diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-25 21:59:24 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-09-25 21:59:24 +0200 |
commit | bba1488c7be842e5d0311ffa6541373d63b1164c (patch) | |
tree | 383f15ec9c57978e5675f0ba03bd94b7cf407731 /open_issues/secure_file_descriptor_handling.mdwn | |
parent | afce216e724614c6c01ed3ec85f6d5a50dc5037d (diff) | |
parent | eccdd13dd3c812b8f0b3d046ef9d8738df00562a (diff) | |
download | web-bba1488c7be842e5d0311ffa6541373d63b1164c.tar.gz web-bba1488c7be842e5d0311ffa6541373d63b1164c.tar.bz2 web-bba1488c7be842e5d0311ffa6541373d63b1164c.zip |
Merge remote-tracking branch 'fp/master'
Conflicts:
open_issues/secure_file_descriptor_handling.mdwn
Diffstat (limited to 'open_issues/secure_file_descriptor_handling.mdwn')
-rw-r--r-- | open_issues/secure_file_descriptor_handling.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/open_issues/secure_file_descriptor_handling.mdwn b/open_issues/secure_file_descriptor_handling.mdwn index c22d0d05..16c8c85c 100644 --- a/open_issues/secure_file_descriptor_handling.mdwn +++ b/open_issues/secure_file_descriptor_handling.mdwn @@ -17,6 +17,8 @@ on this, posted patches to [[mailing_lists/libc-alpha]]. This works needs to be resumed and finished. +Add tests from Linux kernel commit messages for `t/dup3` et al. + Validate completeness according to <https://wiki.freebsd.org/AtomicCloseOnExec> or a similar list. |