diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-11-29 07:58:51 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-11-29 07:58:51 +0100 |
commit | eccf2986513cc41c412b1c30aa5dcb88a4c981b5 (patch) | |
tree | e4c973f5c863cf9bd1cfb936e161be431ed0ba33 /glibc.mdwn | |
parent | e688f83d17f89a37eeef599b12e9626f5ba1629c (diff) | |
download | web-eccf2986513cc41c412b1c30aa5dcb88a4c981b5.tar.gz web-eccf2986513cc41c412b1c30aa5dcb88a4c981b5.tar.bz2 web-eccf2986513cc41c412b1c30aa5dcb88a4c981b5.zip |
Add links to some LWN articles, and then some.
Diffstat (limited to 'glibc.mdwn')
-rw-r--r-- | glibc.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -29,6 +29,15 @@ Porting glibc to a specific architecture is non-trivial. ## [[Hurd-specific Port|hurd/glibc]] +# Implementation Details + + * [[environment_variables]] + + * [[fork]] + + * [[poll]] + + # Open Issues [[!inline pages=tag/open_issue_glibc raw=yes feeds=no]] |