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
*
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-03
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
*
nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees
Lennart Poettering
2016-04-25
1
-0
/
+10
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-2
/
+2
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+10
*
util-lib: move fdname_is_valid() to fd-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+27
*
socket-util: move CMSG_FOREACH() from macro.h to socket-util.h
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]