From 7d0709bd3cd38caafd439696bf7639dddbeae33d Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 13 Jan 2011 12:18:35 +0100 Subject: mailing_lists/libc-alpha: New. --- mailing_lists.mdwn | 35 ++++++++++++++++-------- mailing_lists/libc-alpha.mdwn | 11 ++++++++ open_issues/secure_file_descriptor_handling.mdwn | 5 ++-- 3 files changed, 37 insertions(+), 14 deletions(-) create mode 100644 mailing_lists/libc-alpha.mdwn diff --git a/mailing_lists.mdwn b/mailing_lists.mdwn index e4bd1368..f89a6e72 100644 --- a/mailing_lists.mdwn +++ b/mailing_lists.mdwn @@ -1,13 +1,14 @@ -[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 -Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +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 document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + # On Posting @@ -30,21 +31,20 @@ Also see these general notes about [[community/communication]]. # Main Lists -The lists are [[unmoderated]] and most of them are hosted on -. Try to post to the appropriate mailing list. +Most of these lists are [[unmoderated]], and most of them are hosted on +. Some of the Hurd user groups listed on [[community]] also host additional mailing lists. - - ## bug-hurd -Technical discussion and bug reports; main development list. If you want to **contribute**, please meet us here. +Technical discussion and bug reports; main development list. If you want to +[[*contribute*|contributing]], please meet us here. ## hurd-devel @@ -59,8 +59,8 @@ Subscribe to [[hurd-devel-readers]] instead. -This list is a read-only mirror of [[hurd-devel]]. In contrast to subscribing -to the latter, everyone is free to subscribe to this read-only list. +This list is a read-only mirror of [[hurd-devel]]. In contrast to the former, +everyone is free to subscribe to this read-only list. ## help-hurd @@ -68,7 +68,8 @@ to the latter, everyone is free to subscribe to this read-only list. -Hurd-specific questions; for users of the Hurd. If you need help on **using the Hurd** please ask in this list. +Hurd-specific questions, for users of the Hurd. If you need help with [[*using +the Hurd*|hurd/running]], please ask on this list. ## web-hurd @@ -103,6 +104,16 @@ Discussion around and questions regarding the Discussion about the [[GNU_system|hurd/running/gnu]]. + +## libc-alpha + + + + +Discussion about [[glibc]], where the Hurd's POSIX et al. interfaces are +implemented, amongst a lot of other bits and pieces. This list is *moderated*, +but on-topic development topics will generally be accepted. + # Spam diff --git a/mailing_lists/libc-alpha.mdwn b/mailing_lists/libc-alpha.mdwn new file mode 100644 index 00000000..2f997922 --- /dev/null +++ b/mailing_lists/libc-alpha.mdwn @@ -0,0 +1,11 @@ +[[!meta copyright="Copyright © 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 +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta redir=mailing_lists#libc-alpha]] 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 . [[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. --- -- cgit v1.2.3