summaryrefslogtreecommitdiffstats
path: root/lib/util/time.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typoVolker Lendecke2010-09-151-1/+1
|
* Ensure incoming timespec values correctly wrap at nsecs.Jeremy Allison2010-09-141-0/+7
| | | | Jeremy.
* lib/util: add time_mono() for monotonic time a la time()Björn Jacke2010-09-071-0/+21
|
* lib/util: add nsec_time_diff to calulate diffs from timespecsBjörn Jacke2010-08-311-0/+9
|
* lib/util: add function to query the monotonic clock with the required ↵Björn Jacke2010-08-311-0/+10
| | | | fallback to the realtime clock
* lib/util: move TIME_T_MIN/MAX defines into header fileBjörn Jacke2010-01-071-14/+0
|
* Fix use of "time offset" parameter, and add test to make sure I don't break ↵Jelmer Vernooij2008-12-231-1/+4
| | | | it again :-)
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-20/+108
|
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+622
Conflicts: source4/Makefile