diff options
Diffstat (limited to 'glibc.mdwn')
-rw-r--r-- | glibc.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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]] |