summaryrefslogtreecommitdiff
path: root/libbb/time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: shrink monotonic_XXX functions, introduce monotonic_nsDenis Vlasenko2008-06-291-6/+23
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-4/+4
* define CLOCK_MONOTONIC to 1 if it is not definedDenis Vlasenko2008-06-071-0/+6
* actually add bb_qsort.cDenis Vlasenko2008-03-021-1/+1
* fix an obvious typo while trying to access the tv_usec memberMike Frysinger2007-06-181-1/+1
* wget: use monotonic_sec instead of gettimeofdayDenis Vlasenko2007-06-171-2/+13
* hwclock: size optimizationsDenis Vlasenko2007-06-171-0/+32