index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-clock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-8
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Fix clang-11 issues
Christian Göttsche
2020-07-26
1
-1
/
+1
*
tests: various small fixes for strict systems
Topi Miettinen
2020-04-26
1
-3
/
+3
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
test: _cleanup_(unlink_tempfilep) in two more places
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-3
/
+1
*
Introduce fmkostemp_safe and use it in tests
Zbigniew Jędrzejewski-Szmek
2018-10-26
1
-6
/
+3
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
fileio: make write_string_stream() accept flags parameter
Lennart Poettering
2017-09-22
1
-1
/
+1
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-1
/
+1
*
test-clock: fix FILE* leak
Martin Pitt
2016-02-29
1
-2
/
+2
*
test-clock: fix assertions
Martin Pitt
2016-02-29
1
-4
/
+4
*
test-clock: fix fd "leak"
Zbigniew Jędrzejewski-Szmek
2016-02-29
1
-4
/
+5
*
clock-util: be more tolerant in parsing /etc/adjtime
Martin Pitt
2016-02-26
1
-7
/
+9
*
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-26
1
-0
/
+93