index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
time.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Add timespec_equal()
Volker Lendecke
1
-0
/
+1
2024-03-22
lib: Remove timeval_set()
Volker Lendecke
1
-5
/
+0
2024-03-22
lib: Remove timeval_until()
Volker Lendecke
1
-8
/
+0
2024-02-08
lib:util: Remove trailing whitespace
Jo Sutton
1
-4
/
+4
2023-03-01
lib: add NTTIME_[U|m]SEC macros
Amir Goldstein
1
-0
/
+3
2022-07-23
lib: Fix the FreeBSD build
Volker Lendecke
1
-0
/
+1
2022-01-08
lib: util: Add a function nt_time_to_unix_timespec_raw().
Jeremy Allison
1
-0
/
+2
2021-10-28
lib: add NTTIME_THAW
Ralph Boehme
1
-0
/
+1
2021-04-16
lib/util: fix timespec normalization
Philipp Gesang
1
-0
/
+1
2020-08-15
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
1
-0
/
+18
2019-12-09
lib: spelling fix
Ralph Boehme
1
-1
/
+1
2019-12-09
lib: add NTTIME_MAX, NTTIME_MIN, NTTIME_OMIT and NTTIME_FREEZE definitions
Ralph Boehme
1
-0
/
+23
2019-12-06
lib: add time_t_to_full_timespec()
Ralph Boehme
1
-0
/
+1
2019-12-06
lib: add timespec_string_buf()
Ralph Boehme
1
-0
/
+5
2019-12-06
lib: add nt_time_to_full_time_t()
Ralph Boehme
1
-0
/
+1
2019-12-06
lib: add full_timespec_to_time_t()
Ralph Boehme
1
-0
/
+1
2019-12-06
lib: add nt_time_to_full_timespec()
Ralph Boehme
1
-0
/
+1
2019-12-06
lib: add full_timespec_to_nt_time()
Ralph Boehme
1
-0
/
+1
2019-12-06
lib: add functions dealing with struct timespec UTIME_OMIT
Ralph Boehme
1
-0
/
+9
2019-12-06
lib: provide UTIME_NOW|OMIT defines under our own namespace
Ralph Boehme
1
-0
/
+2
2019-09-10
lib: add round_timespec_to_nttime()
Ralph Boehme
1
-0
/
+1
2019-01-12
lib: remove unused function nttime_from_string()
Swen Schillig
1
-5
/
+0
2018-01-08
Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.
Dr. Thomas Orgis
1
-0
/
+15
2014-10-04
lib/util: Clean up includes for time.[ch]
Martin Schwenke
1
-0
/
+4
2014-07-31
lib: Create time_basic.[ch]
Volker Lendecke
1
-12
/
+0
2014-07-31
lib: Add timeval_str_buf
Volker Lendecke
1
-0
/
+12
2014-06-30
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
1
-1
/
+1
2014-06-30
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
1
-1
/
+1
2014-06-18
lib: Apply const to nt_time_to_unix_timespec
Volker Lendecke
1
-1
/
+1
2013-12-12
lib-util: add functions to get elapsed from given timespec structs
Volker Lendecke
1
-0
/
+10
2011-11-03
util/time: Remove unnecessary _PUBLIC_ - that's implicit for things in header...
Jelmer Vernooij
1
-44
/
+40
2011-09-23
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
1
-0
/
+10
2011-06-11
s3-param Remove 'time offset' from smb.conf
Andrew Bartlett
1
-3
/
+0
2011-06-10
lib/util/time.h: fix licence/copyright
Günther Deschner
1
-1
/
+6
2011-06-01
lib/util/time.c: timeval_current_ofs_usec
Rusty Russell
1
-0
/
+5
2011-06-01
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
1
-0
/
+5
2011-03-01
lib/util/time: Merge time functions from source3/lib/time.c
Andrew Bartlett
1
-0
/
+17
2010-09-07
lib/util: add time_mono() for monotonic time a la time()
Björn Jacke
1
-0
/
+5
2010-08-31
lib/util: add nsec_time_diff to calulate diffs from timespecs
Björn Jacke
1
-0
/
+5
2010-08-31
lib/util: add function to query the monotonic clock with the required fallbac...
Björn Jacke
1
-0
/
+5
2010-01-07
lib/util: move TIME_T_MIN/MAX defines into header file
Björn Jacke
1
-0
/
+14
2008-12-23
Fix use of "time offset" parameter, and add test to make sure I don't break i...
Jelmer Vernooij
1
-0
/
+3
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-1
/
+6
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
1
-0
/
+5
2008-10-11
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
1
-0
/
+232