| Commit message (Expand) | Author | Age | Files | Lines |
* | *: drop strict_iecstrtoll(const char *str,..) | Kefu Chai | 2021-07-26 | 1 | -1/+1 |
* | common,mon: drop strict_sistrtoll() | Kefu Chai | 2021-07-26 | 1 | -2/+0 |
* | common/strtol: drop strict_strto*(const char*,..) | Kefu Chai | 2021-07-26 | 1 | -4/+2 |
* | common/strtol: expose strict_si_cast(std::string_view, ..) | Kefu Chai | 2021-07-26 | 1 | -1/+1 |
* | rgw,mon,common/strtol: use strict_iec_cast(std::string_view, ..) | Kefu Chai | 2021-07-26 | 1 | -1/+1 |
* | common/strtol: do not check for existence of <charconv> | Kefu Chai | 2021-06-09 | 1 | -64/+1 |
* | mds: track scrub status in multiple mds | Yan, Zheng | 2020-11-16 | 1 | -0/+2 |
* | strtol: Add parse/consume for string_view friendly interface | Adam C. Emerson | 2020-09-09 | 1 | -2/+114 |
* | config: make the Option::TYPE_BOOL interpreter reusable. | Radoslaw Zarzynski | 2020-06-24 | 1 | -0/+2 |
* | common: short variable template with suffix_v/_t | Changcheng Liu | 2020-06-22 | 1 | -1/+1 |
* | common/strtol: add strict_iecstrtoll; strict_sistrtoll uses base 10 | Jan Fajerski | 2018-04-03 | 1 | -0/+5 |
* | common: Remove redundant includes | Brad Hubbard | 2017-05-11 | 1 | -1/+0 |
* | Merge pull request #7121 from efirs/ef_eversion_t_no_sprintf | Sage Weil | 2016-03-08 | 1 | -0/+22 |
|\ |
|
| * | osd: Replace snprintf with faster implementation in eversion_t::get_key_name | Evgeniy Firsov | 2016-02-23 | 1 | -0/+22 |
* | | common: Allow config set with negative value | Brad Hubbard | 2016-01-29 | 1 | -16/+2 |
|/ |
|
* | common/config: detect overflow of int values | Kefu Chai | 2015-04-29 | 1 | -0/+18 |
* | common/strtol.cc: strict_strtosi() converts str with SI units to uint64_t | Joao Eduardo Luis | 2014-05-30 | 1 | -0/+5 |
* | common: Add strict_strtof, strict_strtod, unittest | Colin Patrick McCabe | 2011-03-30 | 1 | -0/+4 |
* | common: separate file for strict_strtol | Colin Patrick McCabe | 2011-03-29 | 1 | -0/+24 |