Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-15 | Fix a typo | Volker Lendecke | 1 | -1/+1 | |
2010-09-14 | Ensure incoming timespec values correctly wrap at nsecs. | Jeremy Allison | 1 | -0/+7 | |
Jeremy. | |||||
2010-09-07 | lib/util: add time_mono() for monotonic time a la time() | Björn Jacke | 1 | -0/+21 | |
2010-08-31 | lib/util: add nsec_time_diff to calulate diffs from timespecs | Björn Jacke | 1 | -0/+9 | |
2010-08-31 | lib/util: add function to query the monotonic clock with the required ↵ | Björn Jacke | 1 | -0/+10 | |
fallback to the realtime clock | |||||
2010-01-07 | lib/util: move TIME_T_MIN/MAX defines into header file | Björn Jacke | 1 | -14/+0 | |
2008-12-23 | Fix use of "time offset" parameter, and add test to make sure I don't break ↵ | Jelmer Vernooij | 1 | -1/+4 | |
it again :-) | |||||
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -20/+108 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -0/+622 | |
Conflicts: source4/Makefile |