Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | df: implement -B n<suff> and -B <suff> formats of -B option | Denys Vlasenko | 2016-12-12 | 1 | -0/+19 |
* | truncate: new applet | Ari Sundholm | 2015-03-22 | 1 | -1/+3 |
* | dd: move suffix struct to xatonum.c | Ari Sundholm | 2015-03-22 | 1 | -0/+19 |
* | Commonalize typical [b,]k,m suffix struct | Denys Vlasenko | 2013-07-13 | 1 | -0/+7 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko | 2010-08-12 | 1 | -1/+1 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -2/+2 |
* | diff: shrink code (-85 bytes): | Denis Vlasenko | 2007-06-12 | 1 | -1/+1 |
* | s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g | Denis Vlasenko | 2006-12-16 | 1 | -1/+2 |
* | safe_strtoXX interface proved to be a bit unconvenient. | Denis Vlasenko | 2006-11-27 | 1 | -32/+0 |
* | small improvements in str -> num convertors | Denis Vlasenko | 2006-11-25 | 1 | -3/+13 |
* | regularize str -> num convertors | Denis Vlasenko | 2006-11-25 | 1 | -0/+91 |