index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fd-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fd-util: use F_DUPFD_QUERY for same_fd()
Lennart Poettering
2024-10-08
1
-1
/
+17
*
fd-util: introduce fd_validate() helper
Lennart Poettering
2024-10-08
1
-5
/
+18
*
tree-wide: Use log_setup() everywhere
Daan De Meyer
2024-04-25
1
-1
/
+1
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-17
/
+17
*
Introduce ASSERT_OK_ERRNO()
Daan De Meyer
2024-04-10
1
-8
/
+8
*
test: make test-fd-util more lenient when using fd_move_above_stdio()
Frantisek Sumsal
2024-04-05
1
-9
/
+13
*
data-fd-util: accept size == SIZE_MAX and translate that to strlen
Mike Yuan
2024-03-12
1
-1
/
+1
*
basic: add fds_are_same_mount() helper
Luca Boccassi
2023-12-05
1
-0
/
+18
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-4
/
+4
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
serialize: add open_serialization_file()
Luca Boccassi
2023-10-12
1
-0
/
+11
*
Revert "tree-wide: Mount file descriptors via /proc/<pid>/fd"
Lennart Poettering
2023-09-08
1
-10
/
+5
*
fd-util: Use /proc/pid/fd instead of /proc/self/fd
Daan De Meyer
2023-08-14
1
-5
/
+10
*
test: use _cleanup_ for temp. files
David Tardon
2023-04-21
1
-10
/
+4
*
test: add tests for dir_fd_is_root_or_cwd()
Yu Watanabe
2023-04-05
1
-0
/
+7
*
fd-util: make fd_get_path() support AT_FDCWD
Yu Watanabe
2023-03-30
1
-0
/
+5
*
test: add tests for fd_get_path()
Yu Watanabe
2023-03-30
1
-0
/
+112
*
test-fd-util: use stat_inode_same() where appropriate
Lennart Poettering
2023-03-27
1
-8
/
+4
*
fd-util: cover some corner cases with fd_reopen() on symlinks
Lennart Poettering
2023-03-27
1
-0
/
+22
*
core: Settle log target if we're going to be closing all fds
Daan De Meyer
2023-03-22
1
-0
/
+1
*
test: add a testcase that dir_fd_is_root() is not confused by bind mount
Yu Watanabe
2023-03-17
1
-0
/
+33
*
fd-util: Add dir_fd_is_root()
Daan De Meyer
2023-03-15
1
-0
/
+12
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-2
/
+2
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-19
/
+19
*
fd-util: add new helper fd_reopen_conditional()
Lennart Poettering
2022-11-29
1
-0
/
+47
*
test-fd-util: fix typos and use log_tests_skipped()
Zbigniew Jędrzejewski-Szmek
2022-11-09
1
-12
/
+8
*
tree-wide: fix typo
Yu Watanabe
2021-11-30
1
-1
/
+1
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-31
/
+12
*
build: fix build without seccomp
Dominique Martinet
2021-11-25
1
-1
/
+1
*
test: add test that ensures TAKE_FD() works as it should
Lennart Poettering
2021-11-03
1
-0
/
+43
*
test-fd-util: extend close_all_fds() test to trigger all fallback codepaths
Lennart Poettering
2021-10-27
1
-1
/
+106
*
fd-util: export get_max_fd() so that we can use it in tests
Lennart Poettering
2021-10-27
1
-4
/
+4
*
test-fd-util: add test case for fd_reopen()
Lennart Poettering
2021-10-22
1
-0
/
+96
*
test: add test for FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-0
/
+9
*
basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.c
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-137
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-fd-util: add test case for close_all_fd()
Lennart Poettering
2020-10-14
1
-0
/
+96
*
test: Use assert_se() where variables are only checked by assert
Benjamin Robin
2020-05-06
1
-4
/
+4
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
util-lib: move open_serialization_fd() to serialize.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-1
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
main: split out reading of /proc/sys/fs/nr_open into its own function
Lennart Poettering
2018-06-06
1
-0
/
+8
*
fd-util: add new helper call fd_duplicate_data_fd()
Lennart Poettering
2018-05-24
1
-0
/
+88
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd)
Lennart Poettering
2018-03-20
1
-2
/
+2
[next]