[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 04/11] remove cthreader -> libpthread.
From: |
guy fleury iteriteka |
Subject: |
[PATCH 04/11] remove cthreader -> libpthread. |
Date: |
Sat, 2 Jan 2021 12:12:10 +0200 |
* open_issues/libpthread.mdwn(cthreader->libpthread): remove it.
---
open_issues/libpthread.mdwn | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/open_issues/libpthread.mdwn b/open_issues/libpthread.mdwn
index f8d9e1f..1a06897 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
--
2.20.1
- [PATCH 00/11] remove fixed issues, guy fleury iteriteka, 2021/01/02
- [PATCH 01/11] remove libthreads., guy fleury iteriteka, 2021/01/02
- [PATCH 02/11] remove mention of libthreads., guy fleury iteriteka, 2021/01/02
- [PATCH 03/11] rename open_issues/libpthread/t/fix_have_kernel_resources.mdwn -> open_issues/libpthread/fix_have_kernel_resources.mdwn, guy fleury iteriteka, 2021/01/02
- [PATCH 05/11] remove sa_siginfo_sa_sigaction from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 04/11] remove cthreader -> libpthread.,
guy fleury iteriteka <=
- [PATCH 07/11] replace cvs_tasks_file and cvs_todo_file files with todo., guy fleury iteriteka, 2021/01/02
- [PATCH 08/11] remove adduser from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 06/11] remove guile 'times' issues., guy fleury iteriteka, 2021/01/02
- [PATCH 09/11] remove crt0_o_crt1_o_debug_info_relocation_invalid_symbol issues., guy fleury iteriteka, 2021/01/02
- [PATCH 10/11] remove ifunc from open_issues., guy fleury iteriteka, 2021/01/02
- [PATCH 11/11] remove gnumach_i686 issue., guy fleury iteriteka, 2021/01/02
- Re: [PATCH 00/11] remove fixed issues, Samuel Thibault, 2021/01/02