index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fdset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fd-util: introduce fd_validate() helper
Lennart Poettering
2024-10-08
1
-16
/
+9
*
test: Make sure test_fdset_close_others does not affect logging fds
Daan De Meyer
2024-04-22
1
-0
/
+9
*
fdset: set all collected fds to CLOEXEC in fdset_new_fill()
Mike Yuan
2023-11-30
1
-1
/
+4
*
test: test O_CLOEXEC filtering of fdset fill logic
Lennart Poettering
2023-05-23
1
-2
/
+38
*
pid1: when taking possession of passed fds check O_CLOEXEC state first
Lennart Poettering
2023-05-23
1
-1
/
+1
*
test: use _cleanup_ for temp. files
David Tardon
2023-04-21
1
-24
/
+9
*
test-fdset: use _cleanup_
David Tardon
2023-04-21
1
-5
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-8
/
+8
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-22
/
+11
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
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
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-8
/
+8
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
test-fdset: add more tests
Ronny Chevalier
2015-05-30
1
-0
/
+53
*
tests: add test for fdset_iterate
Ronny Chevalier
2014-08-18
1
-0
/
+29
*
tests: add test_fdset_remove
Ronny Chevalier
2014-06-22
1
-0
/
+21
*
tests: add missing return
Ronny Chevalier
2014-06-20
1
-0
/
+2
*
tests: add test-fdset
Ronny Chevalier
2014-06-16
1
-0
/
+114