[Glibc-bsd-commits] r4739 - trunk/glibc-ports

Petr Salinger ps-guest at alioth.debian.org
Fri Jul 12 15:13:51 UTC 2013


Author: ps-guest
Date: 2013-07-12 15:13:51 +0000 (Fri, 12 Jul 2013)
New Revision: 4739

Modified:
   trunk/glibc-ports/TODO.fbtl
Log:
bts entries


Modified: trunk/glibc-ports/TODO.fbtl
===================================================================
--- trunk/glibc-ports/TODO.fbtl	2013-07-12 14:17:05 UTC (rev 4738)
+++ trunk/glibc-ports/TODO.fbtl	2013-07-12 15:13:51 UTC (rev 4739)
@@ -13,5 +13,20 @@
 
 The kernel lwpid is in range which fits into int, but the storage is long.
 
-1st pass would be to provide the same set as linuxthreads - i.e. nothing shared
+1st pass would be to provide the same set as linuxthreads,
+especially 
+  no PI mutexes
+  no PP mutexes
+  no ROBUST mutexes 
 
+
+Upstream kernel problems we hit into
+
+http://www.freebsd.org/cgi/query-pr.cgi?pr=158755
+  mmap fails with addr=NULL, flags=MAP_STACK
+
+http://www.freebsd.org/cgi/query-pr.cgi?pr=180496
+  clock_gettime() does not return CPU-time for zombie processes
+
+  #666730
+missing timers support in compat32 mode




More information about the Glibc-bsd-commits mailing list