diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-01-13 12:18:35 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-01-13 12:18:35 +0100 |
commit | 7d0709bd3cd38caafd439696bf7639dddbeae33d (patch) | |
tree | 85b4f51b10afa0f3648f02a92ad7597bda3805a8 /open_issues | |
parent | da8698ff9416d1697e91282878cf842c56f9e983 (diff) |
mailing_lists/libc-alpha: New.
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/secure_file_descriptor_handling.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/open_issues/secure_file_descriptor_handling.mdwn b/open_issues/secure_file_descriptor_handling.mdwn index 1a514e69..45e983a7 100644 --- a/open_issues/secure_file_descriptor_handling.mdwn +++ b/open_issues/secure_file_descriptor_handling.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011 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 @@ -12,7 +12,8 @@ License|/fdl]]."]]"""]] `O_CLOEXEC`, `dup3` et al.; see <http://udrepper.livejournal.com/20407.html>. [[tschwinge]] once worked -on this, posted patches to libc-alpha. This works needs to be resumed +on this, posted patches to [[mailing_lists/libc-alpha]]. This works needs to +be resumed and finished. --- |