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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
lib: Add timespec_equal()
Volker Lendecke
1
-0
/
+6
2024-05-22
lib: Use struct initialization
Volker Lendecke
1
-3
/
+1
2024-03-22
lib: Remove timeval_set()
Volker Lendecke
1
-12
/
+0
2024-03-22
lib: Remove timeval_until()
Volker Lendecke
1
-23
/
+0
2024-02-16
lib:util: Remove inaccurate comment
Jo Sutton
1
-9
/
+1
2024-01-16
time.c: fix ctime which was feeded with the mtime seconds
Björn Jacke
1
-1
/
+1
2023-12-21
lib:util: Use portable integer constants
Joseph Sutton
1
-3
/
+3
2023-12-21
lib:util: Define TIME_FIXUP_CONSTANT_INT using INT64_C() macro
Joseph Sutton
1
-5
/
+1
2023-04-14
lib:util: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-01-26
lib:util: Print data in ISO 8601 format
Andreas Schneider
1
-2
/
+2
2023-01-26
lib:util: Remove trailing whitespaces from time.c
Andreas Schneider
1
-19
/
+19
2022-01-11
lib: util: Make nt_time_to_full_timespec() call nt_time_to_unix_timespec_raw(...
Jeremy Allison
1
-18
/
+2
2022-01-11
lib: util: Make nt_time_to_unix_timespec() call nt_time_to_unix_timespec_raw(...
Jeremy Allison
1
-20
/
+3
2022-01-08
lib: util: Add a function nt_time_to_unix_timespec_raw().
Jeremy Allison
1
-0
/
+30
2021-10-28
lib: handle NTTIME_THAW in nt_time_to_full_timespec()
Ralph Boehme
1
-3
/
+3
2021-10-28
lib: update null_nttime() of -1: -1 is NTTIME_FREEZE
Ralph Boehme
1
-1
/
+1
2021-04-16
lib/util: fix timespec normalization
Philipp Gesang
1
-8
/
+45
2020-08-15
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
1
-0
/
+230
2020-07-16
util: Fix a signed/unsigned comparison
Martin Schwenke
1
-1
/
+1
2019-12-09
lib: add a comment to nt_time_to_full_timespec()
Ralph Boehme
1
-2
/
+12
2019-12-09
lib: harden full_timespec_to_nt_time()
Ralph Boehme
1
-8
/
+22
2019-12-06
lib: canonicalize pull_dos_date3()
Ralph Boehme
1
-0
/
+5
2019-12-06
lib: add time_t_to_full_timespec()
Ralph Boehme
1
-0
/
+14
2019-12-06
lib: add timespec_string_buf()
Ralph Boehme
1
-0
/
+56
2019-12-06
lib: use nt_time_to_unix_full() in nt_time_string()
Ralph Boehme
1
-1
/
+1
2019-12-06
lib: add nt_time_to_full_time_t()
Ralph Boehme
1
-0
/
+17
2019-12-06
lib: add full_timespec_to_time_t()
Ralph Boehme
1
-0
/
+36
2019-12-06
lib: add nt_time_to_full_timespec()
Ralph Boehme
1
-0
/
+41
2019-12-06
lib: add full_timespec_to_nt_time()
Ralph Boehme
1
-0
/
+25
2019-12-06
lib: add functions dealing with struct timespec UTIME_OMIT
Ralph Boehme
1
-0
/
+23
2019-09-10
lib: add round_timespec_to_nttime()
Ralph Boehme
1
-0
/
+9
2018-01-08
Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.
Dr. Thomas Orgis
1
-0
/
+51
2017-06-13
libbreplace: compatibility fix for AIX
Guillaume Xavier Taillon
1
-1
/
+1
2016-03-28
lib/util: fix function comment
Uri Simchoni
1
-1
/
+1
2014-10-13
lib/util: Add RFC3339 timestamp support to timeval_str_buf()
Martin Schwenke
1
-1
/
+1
2014-10-04
lib/util: Clean up includes for time.[ch]
Martin Schwenke
1
-2
/
+4
2014-07-31
lib: Create time_basic.[ch]
Volker Lendecke
1
-52
/
+1
2014-07-31
lib: Use timeval_str_buf in timeval_string
Volker Lendecke
1
-38
/
+17
2014-07-31
lib: Add timeval_str_buf
Volker Lendecke
1
-0
/
+39
2014-06-30
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
1
-4
/
+4
2014-06-30
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
1
-8
/
+5
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
/
+18
2013-07-05
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
1
-2
/
+12
2013-07-05
time: don't try to use the coarse clock
Björn Jacke
1
-9
/
+2
2013-02-19
lib/util/time: strip a potential trailing newline in the asctime case.
Michael Adam
1
-0
/
+9
2012-05-08
lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion
Andrew Bartlett
1
-1
/
+1
2011-11-03
util/time: Make some functions explicitly public.
Jelmer Vernooij
1
-3
/
+3
2011-09-23
lib/util: move some timespec helpers from source3 to the toplevel
Stefan Metzmacher
1
-0
/
+117
2011-06-11
s3-param Remove 'time offset' from smb.conf
Andrew Bartlett
1
-3
/
+1
[next]