lib: Remove timeval_set()
[samba.git] / lib / util / time.h
2024-03-22 Volker Lendeckelib: Remove timeval_set()
2024-03-22 Volker Lendeckelib: Remove timeval_until()
2024-02-08 Jo Suttonlib:util: Remove trailing whitespace
2023-03-01 Amir Goldsteinlib: add NTTIME_[U|m]SEC macros
2022-07-23 Volker Lendeckelib: Fix the FreeBSD build
2022-01-08 Jeremy Allisonlib: util: Add a function nt_time_to_unix_timespec_raw().
2021-10-28 Ralph Boehmelib: add NTTIME_THAW
2021-04-16 Philipp Gesanglib/util: fix timespec normalization
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2019-12-09 Ralph Boehmelib: spelling fix
2019-12-09 Ralph Boehmelib: add NTTIME_MAX, NTTIME_MIN, NTTIME_OMIT and NTTIME...
2019-12-06 Ralph Boehmelib: add time_t_to_full_timespec()
2019-12-06 Ralph Boehmelib: add timespec_string_buf()
2019-12-06 Ralph Boehmelib: add nt_time_to_full_time_t()
2019-12-06 Ralph Boehmelib: add full_timespec_to_time_t()
2019-12-06 Ralph Boehmelib: add nt_time_to_full_timespec()
2019-12-06 Ralph Boehmelib: add full_timespec_to_nt_time()
2019-12-06 Ralph Boehmelib: add functions dealing with struct timespec UTIME_OMIT
2019-12-06 Ralph Boehmelib: provide UTIME_NOW|OMIT defines under our own namespace
2019-09-10 Ralph Boehmelib: add round_timespec_to_nttime()
2019-01-12 Swen Schilliglib: remove unused function nttime_from_string()
2018-01-08 Dr. Thomas OrgisAdd substitutions %t, %j, and %J as path-safe variants...
2014-10-03 Martin Schwenkelib/util: Clean up includes for time.[ch]
2014-07-31 Volker Lendeckelib: Create time_basic.[ch]
2014-07-31 Volker Lendeckelib: Add timeval_str_buf
2014-06-30 Volker Lendeckelib: Align nt_time_to_unix_timespec with unix_timespec_...
2014-06-30 Volker Lendeckelib: Align unix_timespec_to_nt_time with nt_time_to_uni...
2014-06-18 Volker Lendeckelib: Apply const to nt_time_to_unix_timespec
2013-12-12 Volker Lendeckelib-util: add functions to get elapsed from given times...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-03 Jelmer Vernooijutil/time: Remove unnecessary _PUBLIC_ - that's implici...
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-11 Andrew Bartletts3-param Remove 'time offset' from smb.conf
2011-06-10 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-03-01 Andrew Bartlettlib/util/time: Merge time functions from source3/lib...
2010-09-07 Björn Jackelib/util: add time_mono() for monotonic time a la time()
2010-08-31 Björn Jackelib/util: add nsec_time_diff to calulate diffs from...
2010-08-31 Björn Jackelib/util: add function to query the monotonic clock...
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Björn Jackelib/util: move TIME_T_MIN/MAX defines into header file
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix use of "time offset" parameter, and add test to...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.