index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
fd-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: add fds_are_same_mount() helper
Luca Boccassi
2023-12-05
1
-26
/
+37
*
fd-util: refuse O_CREAT in fd_reopen
Mike Yuan
2023-11-08
1
-11
/
+6
*
fd-util: add new FORMAT_PROC_PID_FD_PATH() helper
Lennart Poettering
2023-11-02
1
-0
/
+8
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
fd-util: use close_many() where appropriate
Lennart Poettering
2023-10-18
1
-2
/
+1
*
fd-util: add new helper close_many_unset()
Lennart Poettering
2023-10-18
1
-0
/
+7
*
serialize: add serialize_fd_many() helper
Lennart Poettering
2023-10-18
1
-0
/
+7
*
various: use _NEG_ macros to reduce indentation
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-8
/
+6
*
tree-wide: drop _pure_ + _const_ from local, static functions
Lennart Poettering
2023-08-09
1
-1
/
+1
*
fd-util: do not call statx() twice when it does not provide mount ID
Yu Watanabe
2023-07-21
1
-2
/
+2
*
fd-util: make path_is_root_at() not fail even when /proc is mounted
Yu Watanabe
2023-07-21
1
-8
/
+10
*
fd-util: Add extra shortcut to path_is_root_at()
Daan De Meyer
2023-06-13
1
-2
/
+2
*
fd-util: Add path_is_root_at()
Daan De Meyer
2023-06-06
1
-2
/
+11
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-1
/
+2
*
fd-util: skip to check mount ID if kernel is too old and /proc is not mounted
Yu Watanabe
2023-04-18
1
-7
/
+15
*
fd-util: slightly optimize dir_fd_is_root()
Yu Watanabe
2023-04-10
1
-8
/
+12
*
Merge pull request #27041 from poettering/fdstore-dump
Daan De Meyer
2023-03-30
1
-0
/
+13
|
\
|
*
fd-util: add helper for converting O_RDONLY/WRONLY/RDWR to strings
Lennart Poettering
2023-03-29
1
-0
/
+13
*
|
fd-util: make fd_get_path() support AT_FDCWD
Yu Watanabe
2023-03-30
1
-0
/
+5
|
/
*
fd-util: cover some corner cases with fd_reopen() on symlinks
Lennart Poettering
2023-03-27
1
-1
/
+14
*
fd-util: make sure fd_reopen() works with AT_FDCWD systematically
Lennart Poettering
2023-03-21
1
-3
/
+9
*
fd-util: Add dir_fd_is_root()
Daan De Meyer
2023-03-15
1
-0
/
+52
*
fd-util: introduce a simple helper to check a file descriptor has O_PATH
Yu Watanabe
2023-02-16
1
-0
/
+12
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic/fd-util: rearrange variable declarations
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-14
/
+10
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-18
/
+18
*
all: avoid various "-Wcast-align=strict" warnings
Thomas Haller
2022-12-09
1
-1
/
+2
*
fd-util: add new helper fd_reopen_conditional()
Lennart Poettering
2022-11-29
1
-0
/
+31
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
fd-util: add new fd_cloexec_many() helper
Lennart Poettering
2022-11-04
1
-0
/
+19
*
fd-util: make fd_in_set() (and thus close_all_fds()) handle invalidated fds i...
Lennart Poettering
2022-11-04
1
-1
/
+9
*
btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]
Yu Watanabe
2022-10-25
1
-15
/
+0
*
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
2022-09-17
1
-1
/
+1
*
glibc: Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr co...
Rudi Heitbaum
2022-07-24
1
-0
/
+2
*
fd-util: rename loop_get_diskseq() -> fd_get_diskseq()
Yu Watanabe
2022-04-01
1
-0
/
+23
*
fd-util: use ERRNO_IS_XYZ() macros where appropriate
Lennart Poettering
2022-02-14
1
-12
/
+8
*
tree-wide: port various places over to new stat_inode_same() helper
Lennart Poettering
2022-02-14
1
-8
/
+3
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-12
/
+3
*
fd-util: export get_max_fd() so that we can use it in tests
Lennart Poettering
2021-10-27
1
-1
/
+1
*
fd-util: split out close_all_fds() special case handling and call it from clo...
Lennart Poettering
2021-10-27
1
-65
/
+104
*
fd-util: close_all() check d_type
Lennart Poettering
2021-10-27
1
-0
/
+3
*
fd-util: always return 0 on success in close_all_fds()
Lennart Poettering
2021-10-27
1
-7
/
+3
*
fd-util: special case invocation of close_all_fds() with single exception fd
Lennart Poettering
2021-10-27
1
-0
/
+15
*
fd-util: split out inner fallback loop of close_all_fds() as close_all_fds_wi...
Lennart Poettering
2021-10-27
1
-30
/
+37
*
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
2021-10-27
1
-57
/
+83
*
Revert "Add variant of close_all_fds() that does not allocate and use it in f...
Lennart Poettering
2021-10-27
1
-4
/
+4
*
fd-util: tweak error handling in fd_reopen()
Lennart Poettering
2021-10-22
1
-3
/
+6
*
fd-util: when re-opening a directory with fd_reopen() go via openat(…, ".",...
Lennart Poettering
2021-10-22
1
-0
/
+10
*
tree-wide: port things over to FORMAT_PROC_FD_PATH()
Lennart Poettering
2021-08-19
1
-6
/
+2
[next]