Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbb: shrink monotonic_XXX functions, introduce monotonic_ns | Denis Vlasenko | 2008-06-29 | 1 | -6/+23 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -4/+4 |
* | define CLOCK_MONOTONIC to 1 if it is not defined | Denis Vlasenko | 2008-06-07 | 1 | -0/+6 |
* | actually add bb_qsort.c | Denis Vlasenko | 2008-03-02 | 1 | -1/+1 |
* | fix an obvious typo while trying to access the tv_usec member | Mike Frysinger | 2007-06-18 | 1 | -1/+1 |
* | wget: use monotonic_sec instead of gettimeofday | Denis Vlasenko | 2007-06-17 | 1 | -2/+13 |
* | hwclock: size optimizations | Denis Vlasenko | 2007-06-17 | 1 | -0/+32 |