summaryrefslogtreecommitdiff
path: root/lib/util/time.h
Commit message (Expand)AuthorAgeFilesLines
* lib: add round_timespec_to_nttime()Ralph Boehme2019-09-101-0/+1
* lib: remove unused function nttime_from_string()Swen Schillig2019-01-121-5/+0
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-081-0/+15
* lib/util: Clean up includes for time.[ch]Martin Schwenke2014-10-041-0/+4
* lib: Create time_basic.[ch]Volker Lendecke2014-07-311-12/+0
* lib: Add timeval_str_bufVolker Lendecke2014-07-311-0/+12
* lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_timeVolker Lendecke2014-06-301-1/+1
* lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespecVolker Lendecke2014-06-301-1/+1
* lib: Apply const to nt_time_to_unix_timespecVolker Lendecke2014-06-181-1/+1
* lib-util: add functions to get elapsed from given timespec structsVolker Lendecke2013-12-121-0/+10
* util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...Jelmer Vernooij2011-11-031-44/+40
* lib/util: move some timespec helpers from source3 to the toplevelStefan Metzmacher2011-09-231-0/+10
* s3-param Remove 'time offset' from smb.confAndrew Bartlett2011-06-111-3/+0
* lib/util/time.h: fix licence/copyrightGünther Deschner2011-06-101-1/+6
* lib/util/time.c: timeval_current_ofs_usecRusty Russell2011-06-011-0/+5
* lib/util/time.c: timeval_current_ofs_msecRusty Russell2011-06-011-0/+5
* lib/util/time: Merge time functions from source3/lib/time.cAndrew Bartlett2011-03-011-0/+17
* lib/util: add time_mono() for monotonic time a la time()Björn Jacke2010-09-071-0/+5
* lib/util: add nsec_time_diff to calulate diffs from timespecsBjörn Jacke2010-08-311-0/+5
* lib/util: add function to query the monotonic clock with the required fallbac...Björn Jacke2010-08-311-0/+5
* lib/util: move TIME_T_MIN/MAX defines into header fileBjörn Jacke2010-01-071-0/+14
* Fix use of "time offset" parameter, and add test to make sure I don't break i...Jelmer Vernooij2008-12-231-0/+3
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+6
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-0/+5
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+232