| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-01-03 | tests: fix strtosize() test | Karel Zak | 1 | -4/+4 | |
| Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
| 2010-03-31 | tests: added tests against strtosize | Yann Droneaud | 1 | -0/+7 | |
| - test empty string, white spaces - test hexadecimal Signed-off-by: Yann Droneaud <yann@droneaud.fr> | |||||
| 2010-03-30 | lib: add strtosize() function | Karel Zak | 1 | -0/+23 | |
| This function int strtosize(const char *str, uintmax_t *res) supports {K,M,G,T,E,P}iB and {K,M,G,T,E,P}B suffixes. Signed-off-by: Karel Zak <kzak@redhat.com> | |||||
