about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-04 00:56:16 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-04 00:56:16 +0000
commit160016c945d49cfe43f6d34aa077ea04309c983b (patch)
treeba021bf4a09d36d0669c84f7349ec5a4da4c80c5 /linuxthreads/ChangeLog
parente7da8489b97e84cabd9ba9e0d682aef8d3bc5980 (diff)
downloadglibc-160016c945d49cfe43f6d34aa077ea04309c983b.tar.gz
glibc-160016c945d49cfe43f6d34aa077ea04309c983b.tar.xz
glibc-160016c945d49cfe43f6d34aa077ea04309c983b.zip
Update.
2000-05-03  Ulrich Drepper  <drepper@redhat.com>

	* string/bits/string2.h: Declare __strdup and __strndup if necessary.
	Reported by Bruno Haible.

2000-04-29  Bruno Haible  <haible@clisp.cons.org>

	* manual/arith.texi: Remove @w from @itemize.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index ccc38ebd71..6072abc81c 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-29  Bruno Haible  <clisp.cons.org>
+
+	* join.c (pthread_exit): Use THREAD_GETMEM_NC instead of THREAD_GETMEM
+	for eventmask larger than 1 word.
+
 2000-04-27  Ulrich Drepper  <drepper@redhat.com>
 
 	* Versions [libpthread] (GLIBC_2.2): Add __pthread_initialize_minimal.