GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-fd-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util-lib: move open_serialization_fd() to serialize.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-1
/
+2
*
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
/
+8
*
fd-util: add new helper call fd_duplicate_data_fd()
Lennart Poettering
2018-05-24
1
-0
/
+88
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
coccinelle: always use fcntl(fd, FD_DUPFD, 3) instead of dup(fd)
Lennart Poettering
2018-03-20
1
-2
/
+2
*
fd-util: add new call rearrange_stdio()
Lennart Poettering
2018-03-02
1
-0
/
+69
*
fd-util: move certain fds above fd #2 (#8129)
Lennart Poettering
2018-02-09
1
-0
/
+19
*
test-fd-util: add assert_se to make coverity happy
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-1
/
+1
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-0
/
+52
|
\
|
*
fd-util: add new acquire_data_fd() API helper
Lennart Poettering
2017-11-17
1
-0
/
+52
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
core/manager: split out creation of serialization fd out to a helper
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-0
/
+10
*
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-09-13
1
-4
/
+4
*
tests: move fd-util related tests to test-fd-util.c
Ronny Chevalier
2016-03-03
1
-0
/
+103