Age | Commit message (Expand) | Author |
---|---|---|
2009-11-15 | date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format | Denys Vlasenko |
2009-09-02 | small commit tweak in parse_datestr, no code changes | Denys Vlasenko |
2009-07-18 | touch: implement -t TIME (needed for testsuite) | Denys Vlasenko |
2009-07-18 | touch: implement -d --date (our own testsuite needs that) | Denys Vlasenko |
2009-07-18 | date: factor out date parsing (in preparation for touch -d) | Denys Vlasenko |
2008-06-29 | libbb: shrink monotonic_XXX functions, introduce monotonic_ns | Denis Vlasenko |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2008-06-07 | define CLOCK_MONOTONIC to 1 if it is not defined | Denis Vlasenko |
2008-03-02 | actually add bb_qsort.c | Denis Vlasenko |
2007-06-18 | fix an obvious typo while trying to access the tv_usec member | Mike Frysinger |
2007-06-17 | wget: use monotonic_sec instead of gettimeofday | Denis Vlasenko |
2007-06-17 | hwclock: size optimizations | Denis Vlasenko |