index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
fd-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fd-util: add ASSERT_FD() that is similar to ASSERT_PTR() but for fds
Lennart Poettering
2023-04-24
1
-0
/
+8
*
fd-util: introduce dir_fd_is_root_or_cwd()
Yu Watanabe
2023-04-05
1
-0
/
+4
*
fd-util: add helper for converting O_RDONLY/WRONLY/RDWR to strings
Lennart Poettering
2023-03-29
1
-0
/
+2
*
fd-util: Add dir_fd_is_root()
Daan De Meyer
2023-03-15
1
-0
/
+2
*
fd-util: move ACQUIRE_NO_XYZ flags to the header the function using them is in
Lennart Poettering
2023-03-09
1
-8
/
+0
*
fd-util: introduce a simple helper to check a file descriptor has O_PATH
Yu Watanabe
2023-02-17
1
-0
/
+1
*
Consolidate various TAKE_* into TAKE_GENERIC(), add TAKE_STRUCT()
Dan Streetman
2023-01-24
1
-8
/
+2
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-21
1
-3
/
+3
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-0
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
fd-util: add new helper fd_reopen_conditional()
Lennart Poettering
2022-11-29
1
-0
/
+1
*
fd-util: add new fd_cloexec_many() helper
Lennart Poettering
2022-11-04
1
-0
/
+1
*
btrfs-util: move btrfs_defrag_fd() from fd-util.[ch]
Yu Watanabe
2022-10-25
1
-1
/
+0
*
fd-util: rename CLOSE_AND_REPLACE() -> close_and_replace()
Yu Watanabe
2022-09-17
1
-1
/
+1
*
fd-util: rename loop_get_diskseq() -> fd_get_diskseq()
Yu Watanabe
2022-04-01
1
-0
/
+1
*
fd-util: make TAKE_FD free of double evaluation
Lennart Poettering
2021-11-03
1
-3
/
+4
*
fd-util: export get_max_fd() so that we can use it in tests
Lennart Poettering
2021-10-27
1
-0
/
+2
*
fd-util: split out inner fallback loop of close_all_fds() as close_all_fds_wi...
Lennart Poettering
2021-10-27
1
-0
/
+1
*
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
2021-10-27
1
-1
/
+1
*
Revert "Add variant of close_all_fds() that does not allocate and use it in f...
Lennart Poettering
2021-10-27
1
-4
/
+1
*
fd-util: add macro for generating /proc/self/fd/ paths on the fly
Lennart Poettering
2021-08-19
1
-1
/
+15
*
Add variant of close_all_fds() that does not allocate and use it in freeze()
Zbigniew Jędrzejewski-Szmek
2021-07-23
1
-1
/
+4
*
basic/fd-util: sort the 'except' array in place
Zbigniew Jędrzejewski-Szmek
2021-07-23
1
-1
/
+1
*
basic: move acquire_data_fd() and fd_duplicate_data_fd() to new data-fd-util.c
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-4
/
+0
*
basic: drop one btrfs-related function and move another
Zbigniew Jędrzejewski-Szmek
2021-06-24
1
-1
/
+1
*
fd-util: introduce FDNAME_MAX
Yu Watanabe
2021-05-12
1
-0
/
+3
*
tree-wide: reset the cleaned-up variable in cleanup functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-0
/
+10
*
util: move ERRNO_IS_xyz macros to errno-util.h
Lennart Poettering
2019-03-19
1
-12
/
+0
*
fd-util: beef up ERRNO_IS_xyz() macros a bit
Lennart Poettering
2019-03-19
1
-2
/
+2
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-1
/
+1
*
resolve: treat some icmp errors as disconnected
Yu Watanabe
2018-08-06
1
-2
/
+6
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+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
/
+2
*
fd-util: add new helper call fd_duplicate_data_fd()
Lennart Poettering
2018-05-24
1
-0
/
+2
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-2
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Merge pull request #8617 from keszybz/tmpfiles-relax
Lennart Poettering
2018-04-05
1
-0
/
+4
|
\
|
*
tmpfiles: add a new return code for "operational failure" when processing
Zbigniew Jędrzejewski-Szmek
2018-04-05
1
-0
/
+4
*
|
fd-util: introduce fd_reopen() helper for reopening an fd
Lennart Poettering
2018-03-29
1
-0
/
+2
|
/
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-0
/
+8
*
fd-util: drop stdio_unset_cloexec(), it's not used anymore
Lennart Poettering
2018-03-02
1
-1
/
+0
*
terminal-util: port some generic code over to rearrange_stdio()
Lennart Poettering
2018-03-02
1
-0
/
+4
*
fd-util: add new call rearrange_stdio()
Lennart Poettering
2018-03-02
1
-0
/
+2
*
util: add new safe_close_above_stdio() wrapper
Lennart Poettering
2018-02-28
1
-0
/
+7
*
fd-util: move certain fds above fd #2 (#8129)
Lennart Poettering
2018-02-09
1
-0
/
+2
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-0
/
+12
|
\
|
*
fd-util: add new acquire_data_fd() API helper
Lennart Poettering
2017-11-17
1
-0
/
+10
[next]