diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-06-08 10:34:18 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-06-08 10:34:18 +0200 |
commit | 746526de5f196f8b7e6ba6e0e297fa501b66aa9d (patch) | |
tree | 37f70d0d95cf53d18b8695914ff94f24f97cc65d /open_issues/glibc.mdwn | |
parent | 2e4e77877cfa3943df1120b1651cbf759e56d4c1 (diff) | |
download | web-746526de5f196f8b7e6ba6e0e297fa501b66aa9d.tar.gz web-746526de5f196f8b7e6ba6e0e297fa501b66aa9d.tar.bz2 web-746526de5f196f8b7e6ba6e0e297fa501b66aa9d.zip |
darnassus: apache2, cgit
Diffstat (limited to 'open_issues/glibc.mdwn')
-rw-r--r-- | open_issues/glibc.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index 9962203e..55bf9031 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, 2014, 2015 -Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, 2014, 2015, +2016 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 @@ -378,10 +378,10 @@ Last reviewed up to the [[Git mirror's 9a869d822025be8e43b78234997b10bf0cf9d859 <braunr> both select and poll are implemented on top of the hurd io select call (which isn't exactly select) <braunr> - http://darnassus.sceen.net/gitweb/savannah_mirror/hurd.git/blob/HEAD:/hurd/io.defs + http://git.sceen.net/hurd/hurd.git/plain/hurd/io.defs <braunr> this is the io interface <braunr> - http://darnassus.sceen.net/gitweb/savannah_mirror/glibc.git/blob/refs/heads/tschwinge/Roger_Whittaker:/hurd/hurdselect.c + http://git.sceen.net/hurd/glibc.git/tree/hurd/hurdselect.c?h=tschwinge/Roger_Whittaker <braunr> this is the client side implementation IRC, freenode, #hurd, 2014-02-14: |