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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
fd-util: add new helper move_fd() and make use of it
Lennart Poettering
2017-11-17
1
-0
/
+2
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
basic/fd-util: introduce stdio_unset_cloexec() function
Alexander Kuleshov
2016-07-02
1
-0
/
+1
*
nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees
Lennart Poettering
2016-04-25
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
resolved: properly handle LLMNR/TCP connection errors
Lennart Poettering
2016-01-25
1
-1
/
+2
*
resolved: when we get a TCP connection failure, try again
Lennart Poettering
2016-01-11
1
-0
/
+3
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+1
*
tree-wide: make macros for converting fds to pointers and back generic and us...
Lennart Poettering
2015-11-17
1
-0
/
+4
*
util-lib: move fdname_is_valid() to fd-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+2
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-0
/
+69