summaryrefslogtreecommitdiff
path: root/glibc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'glibc.mdwn')
-rw-r--r--glibc.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/glibc.mdwn b/glibc.mdwn
index c7313c1c..54a0e19f 100644
--- a/glibc.mdwn
+++ b/glibc.mdwn
@@ -34,6 +34,9 @@ This is different to the Linux port, where most simple POSIX interfaces are in
fact simply forwarded to/implemented as [[system_call]]s.
+## [[Maintenance|open_issues/glibc]]
+
+
# Implementation Details
* [[hurd/glibc/Hurd-specific API]]
@@ -65,6 +68,11 @@ Some of these are well-known as [[UNIX]] [[system call]]s.
* [[poll]]
+# Debugging
+
+Some hints for [[debugging]].
+
+
# Open Issues
[[!inline pages=tag/open_issue_glibc raw=yes feeds=no]]