diff options
author | guy fleury iteriteka <gfleury@disroot.org> | 2021-01-02 12:12:10 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-01-02 13:32:06 +0100 |
commit | 2da0f7a1a76a866f89de998abeae2087c5dae82f (patch) | |
tree | 7a7fa760901a73c76e5a0396fb402af94f99783e | |
parent | ea874bc0797b8a3e5dbac278178b74f777e08d2c (diff) |
remove cthreader -> libpthread.
* open_issues/libpthread.mdwn(cthreader->libpthread): remove it.
Message-Id: <20210102101217.8372-5-gfleury@disroot.org>
-rw-r--r-- | open_issues/libpthread.mdwn | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/open_issues/libpthread.mdwn b/open_issues/libpthread.mdwn index f8d9e1f1..1a06897b 100644 --- a/open_issues/libpthread.mdwn +++ b/open_issues/libpthread.mdwn @@ -13,20 +13,7 @@ License|/fdl]]."]]"""]] [[!toc]] - -# cthreads -> pthreads - -Get rid of cthreads; switch to pthreads. -Most of the issues raised on this page has been resolved, a few remain. - - -## IRC, freenode, #hurd, 2012-04-26 - - <pinotree> youpi: just to be sure: even if libpthread is compiled inside - glibc (with proper symbols forwarding etc), it doesn't change that you - cannot use both cthreads and pthreads in the same app, right? - -[[Packaging_libpthread]]. +# Packaging_libpthread. <youpi> it's the same libpthread <youpi> symbol forwarding does not magically resolve that libpthread lacks |