diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:26:05 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-16 01:26:05 +0100 |
commit | 81582b07623a0a999898325140e8f1539d1ca5dd (patch) | |
tree | 7ca69979647a286fc6f32816744f4010a9e1c6c5 | |
parent | 07b56b0b8f6ca3308cfe6250f634b6fa13e21990 (diff) |
Hurd/HurdSpecificGlibcApi -> hurd/glibc/hurd-specific_api.
-rw-r--r-- | hurd.mdwn | 1 | ||||
-rw-r--r-- | hurd/glibc.mdwn | 2 | ||||
-rw-r--r-- | hurd/glibc/hurd-specific_api.mdwn (renamed from Hurd/HurdSpecificGlibcApi.mdwn) | 0 | ||||
-rw-r--r-- | hurd/running/distrib.mdwn | 1 |
4 files changed, 2 insertions, 2 deletions
@@ -62,5 +62,4 @@ * [[libhello_example]] -- Hurd library example * [[glibc]] * [[Debugging]] -* [[HurdSpecificGlibcApi]]: Functions in GLIBC for the Hurd. * [Hurd Sourcecode Reference](http://www.htu.tugraz.at/~past/hurd/global/): Searchable and browsable index of the code. diff --git a/hurd/glibc.mdwn b/hurd/glibc.mdwn index fe61bb8e..2d43425d 100644 --- a/hurd/glibc.mdwn +++ b/hurd/glibc.mdwn @@ -11,4 +11,6 @@ is included in the section entitled For information about how the glibc integrates into the system, see sections 2.1 and 2.5 of the [[critique]]. +[[Hurd-specific_API]]. + [[Debugging_glibc|debugging/glibc]]. diff --git a/Hurd/HurdSpecificGlibcApi.mdwn b/hurd/glibc/hurd-specific_api.mdwn index 0048a13f..0048a13f 100644 --- a/Hurd/HurdSpecificGlibcApi.mdwn +++ b/hurd/glibc/hurd-specific_api.mdwn diff --git a/hurd/running/distrib.mdwn b/hurd/running/distrib.mdwn index a373062c..fc42e862 100644 --- a/hurd/running/distrib.mdwn +++ b/hurd/running/distrib.mdwn @@ -96,7 +96,6 @@ about getting applications to work (if possible). * [[TestSuites]] - Posix, Perl, results feedback, etc. * [docs and papers](http://www.gnu.org/software/hurd/docs.html) * [[SystemAPILimits]] -* [[Hurd/HurdSpecificGlibcApi]] * [[CodeAnnouncements]] - Recent coding projects related to the Hurd <dl> |