diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2013-09-25 21:45:38 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2013-09-25 21:45:38 +0200 |
commit | eccdd13dd3c812b8f0b3d046ef9d8738df00562a (patch) | |
tree | e6c585035d2e869e26a0d3a93efa51810543d40e /libpthread.mdwn | |
parent | 9933cec0a18ae2a3d752f269d1bb12c19f51199d (diff) | |
download | web-eccdd13dd3c812b8f0b3d046ef9d8738df00562a.tar.gz web-eccdd13dd3c812b8f0b3d046ef9d8738df00562a.tar.bz2 web-eccdd13dd3c812b8f0b3d046ef9d8738df00562a.zip |
IRC.
Diffstat (limited to 'libpthread.mdwn')
-rw-r--r-- | libpthread.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread.mdwn b/libpthread.mdwn index fc5c0974..0f7f28fe 100644 --- a/libpthread.mdwn +++ b/libpthread.mdwn @@ -61,7 +61,7 @@ even if the current number of threads is lower. The same issue exists in [[hurd/libthreads]]. The current implementation in libpthread is -[[buggy|libpthread/t/fix_have_kernel_resources]]. +[[buggy|open_issues/libpthread/t/fix_have_kernel_resources]]. # Open Issues |