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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-6
/
+2
*
sort-util: make cmp_int() generic, so that we can reuse it elsewhere
Lennart Poettering
2020-12-17
1
-4
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fd-util: port close_all_fds() to close_range()
Lennart Poettering
2020-10-14
1
-0
/
+90
*
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
1
-4
/
+2
|
\
|
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-4
/
+2
*
|
basic: update fd_get_path() to use proc_mounted() helper
Lennart Poettering
2020-09-23
1
-5
/
+3
|
/
*
tree-wide: fix spelling of "fallback"
Zbigniew Jędrzejewski-Szmek
2020-08-20
1
-1
/
+1
*
fd-util: be more careful with fclose() errnos
Lennart Poettering
2020-06-02
1
-1
/
+4
*
tmpfiles: if we get ENOENT when opening /proc/self/fd/, check if /proc is mou...
Lennart Poettering
2020-04-23
1
-3
/
+11
*
Add yet another tiny helper to manipulate flags
Zbigniew Jędrzejewski-Szmek
2020-04-10
1
-10
/
+2
*
include missing_fcntl.h where needed
Anita Zhang
2019-11-07
1
-0
/
+1
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
basic/fd-util: refuse "infinite" loop in close_all_fds()
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-0
/
+11
*
fd-util: rework how we determine highest possible fd
Lennart Poettering
2019-01-18
1
-11
/
+26
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-1
/
+1
*
fd-util: Fix error handling in safe_fclose
Paweł Szewczyk
2018-12-06
1
-1
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
copy: support getting progress feedback from the various copy functions
Lennart Poettering
2018-11-26
1
-1
/
+1
*
fd-util: optimize fd_get_path() a bit
Lennart Poettering
2018-10-25
1
-12
/
+12
*
fd-util: accept that kcmp might fail with EPERM/EACCES
Sjoerd Simons
2018-08-29
1
-1
/
+1
*
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
/
+24
*
tree-wide: drop unused variables
Yu Watanabe
2018-05-25
1
-1
/
+0
*
fd-util: add new helper call fd_duplicate_data_fd()
Lennart Poettering
2018-05-24
1
-0
/
+199
*
basic: be more careful when closing fds based on RLIMIT_NOFILE
Lennart Poettering
2018-05-17
1
-4
/
+11
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-5
/
+5
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
fd-util: introduce fd_reopen() helper for reopening an fd
Lennart Poettering
2018-03-29
1
-7
/
+20
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-8
/
+2
*
basic/fs-util: skip fsync_directory_of_file() if /proc/self/fd/ is not availa...
Zbigniew Jędrzejewski-Szmek
2018-03-20
1
-4
/
+11
*
fd-util: drop stdio_unset_cloexec(), it's not used anymore
Lennart Poettering
2018-03-02
1
-6
/
+0
*
fd-util: add new call rearrange_stdio()
Lennart Poettering
2018-03-02
1
-0
/
+115
*
fd-util: move certain fds above fd #2 (#8129)
Lennart Poettering
2018-02-09
1
-0
/
+37
*
fd-util: use close_nointr() return value instead of errno
Lennart Poettering
2017-12-25
1
-9
/
+8
*
fd-util: add some (void) casts
Lennart Poettering
2017-12-25
1
-3
/
+3
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
tree-wide: use STRLEN() to allocate buffer of constant size
Thomas Haller
2017-12-13
1
-1
/
+1
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-0
/
+201
|
\
|
*
fd-util: add new acquire_data_fd() API helper
Lennart Poettering
2017-11-17
1
-0
/
+157
|
*
fd-util: add new helper move_fd() and make use of it
Lennart Poettering
2017-11-17
1
-0
/
+44
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+2
*
tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)
Reverend Homer
2016-12-09
1
-4
/
+2
*
basic/fd-util: introduce stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
1
-0
/
+6
*
journal: when creating a new journal file, fsync() the directory it is create...
Lennart Poettering
2016-04-29
1
-1
/
+7
*
tree-wide: rename hidden_file to hidden_or_backup_file and optimize
Zbigniew Jędrzejewski-Szmek
2016-04-28
1
-1
/
+1
[next]