diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2011-05-09 10:47:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2011-05-09 10:47:56 +0200 |
commit | 2bc136e680877b6a9d17d6a0e815b47775088d67 (patch) | |
tree | 21400fef6b3d6e6f59c4a504038348da78397264 /glibc.mdwn | |
parent | 946dbc8338a431b78e4a7b25d24fda36ee4cadf3 (diff) | |
download | web-2bc136e680877b6a9d17d6a0e815b47775088d67.tar.gz web-2bc136e680877b6a9d17d6a0e815b47775088d67.tar.bz2 web-2bc136e680877b6a9d17d6a0e815b47775088d67.zip |
IRC.
Diffstat (limited to 'glibc.mdwn')
-rw-r--r-- | glibc.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation, +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -35,6 +35,8 @@ Porting glibc to a specific architecture is non-trivial. * [[open_issues/secure_file_descriptor_handling]] + * [[signal/signal_thread]] + ## Concepts |