diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-10-19 11:57:21 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-10-19 11:59:57 +0200 |
commit | 3c6af50a5777f78b16b71fbeb28445d4af40ef4a (patch) | |
tree | 19950613cd528cc825b5d923a80c55f5b6fd0154 /glibc.mdwn | |
parent | c66c60403a40b9dd0ea105e63b9a34a4ee56ba84 (diff) | |
download | web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.gz web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.tar.bz2 web-3c6af50a5777f78b16b71fbeb28445d4af40ef4a.zip |
Reorganize some toolchain pages.
Diffstat (limited to 'glibc.mdwn')
-rw-r--r-- | glibc.mdwn | 27 |
1 files changed, 25 insertions, 2 deletions
@@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010 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 @@ -8,4 +9,26 @@ 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]]."]]"""]] -The [GNU C Library](http://www.gnu.org/software/libc/). +[[!meta title="GNU C Library"]] + + +# <http://www.gnu.org/software/libc/> + + +## Sources + +For concenience, we maintain our own [[source +repository|source_repositories/glibc]]. + + +# Specifics + +Porting glibc to a specific architecture is non-trivial. + + +## [[Hurd-specific Port|hurd/glibc]] + + +# Open Issues + +[[!inline pages=tag/open_issue_glibc raw=yes feeds=no]] |