1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Björn Jacke 2df2e34c3c time.c: fix ctime which was feeded with the mtime seconds
This bug was introduced with 53a1d034f3e47ed3c in 2020.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15550

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-01-16 14:37:31 +00:00
..
2023-12-21 20:21:34 +00:00
2023-11-20 15:37:33 +00:00
2023-12-21 20:21:34 +00:00
2023-11-20 15:37:33 +00:00
2023-09-14 21:35:28 +00:00
2023-11-20 15:37:33 +00:00
2023-11-20 15:37:33 +00:00
2023-12-08 02:28:33 +00:00
2024-01-09 10:21:34 +00:00
2023-11-20 15:37:33 +00:00

compression - Various compression algorithms (MSZIP, lzxpress)
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library