summaryrefslogtreecommitdiff
path: root/open_issues/secure_file_descriptor_handling.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-09-24 11:28:36 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-09-24 11:28:36 +0200
commitff32eb489f68fef5652d70cceb637b1e9239aaf8 (patch)
tree2af2e62ee3ac127c21a7b461a371b2f0f106db63 /open_issues/secure_file_descriptor_handling.mdwn
parent7ffe7a457d817231f7e2304ef6c07147c71e6369 (diff)
open_issues/secure_file_descriptor_handling: Link to <https://wiki.freebsd.org/AtomicCloseOnExec>.
Diffstat (limited to 'open_issues/secure_file_descriptor_handling.mdwn')
-rw-r--r--open_issues/secure_file_descriptor_handling.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/open_issues/secure_file_descriptor_handling.mdwn b/open_issues/secure_file_descriptor_handling.mdwn
index 45e983a7..c22d0d05 100644
--- a/open_issues/secure_file_descriptor_handling.mdwn
+++ b/open_issues/secure_file_descriptor_handling.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2011, 2013 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -16,7 +17,8 @@ on this, posted patches to [[mailing_lists/libc-alpha]]. This works needs to
be resumed
and finished.
----
+Validate completeness according to <https://wiki.freebsd.org/AtomicCloseOnExec>
+or a similar list.
In <http://lwn.net/Articles/417421/> an interesting point is made: *you [may]
want some [[unix/file_descriptor]] to still be open if 'exec' fails, but you