diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-12-20 07:55:48 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-12-20 07:55:48 +0100 |
commit | f51f65f9ac1edcc9d5e9950fa535911194906c5e (patch) | |
tree | 85d4016999eed427f2ffee7be26dd6e4567ce0e3 /open_issues/systemd.mdwn | |
parent | bad2dc1e794d6c9099b461d329485ebfcc2d8471 (diff) | |
download | web-f51f65f9ac1edcc9d5e9950fa535911194906c5e.tar.gz web-f51f65f9ac1edcc9d5e9950fa535911194906c5e.tar.bz2 web-f51f65f9ac1edcc9d5e9950fa535911194906c5e.zip |
open_issues/glibc: 28777376b7b716631c5175991b5d8bb01fda35ce (2013-09-01; b0350db9747d602158377af3cf8ceb70764ea840 (2013-08-30))
plus 6a97b62a5b4f18aea849d6f4d8de58d1469d2521 reverted
Diffstat (limited to 'open_issues/systemd.mdwn')
-rw-r--r-- | open_issues/systemd.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/systemd.mdwn b/open_issues/systemd.mdwn index d00b3d8a..1f3eea03 100644 --- a/open_issues/systemd.mdwn +++ b/open_issues/systemd.mdwn @@ -1071,7 +1071,7 @@ interfaces that are used in (two source code files of) systemd: * /proc/$PID/cmdline * /proc/cmdline * numerous GNU APIs like asprintf - * SOCK_CLOEXEC, O_CLOEXEC + * [[SOCK_CLOEXEC, O_CLOEXEC|secure_file_descriptor_handling]] * /proc/$PID/fd * /dev/tty0 * TIOCLINUX |