about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-14 08:49:07 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-14 08:49:07 +0000
commit700bf7af9f98174f33ac177332bcbcd644055474 (patch)
treefaf706c17e3ebf7a6598920cd75d261e8f6dfec5 /nptl/ChangeLog
parentdac0f7723437aa52232eb98500be1608b32fc657 (diff)
downloadglibc-700bf7af9f98174f33ac177332bcbcd644055474.tar.gz
glibc-700bf7af9f98174f33ac177332bcbcd644055474.tar.xz
glibc-700bf7af9f98174f33ac177332bcbcd644055474.zip
Update.
2003-02-14  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (tests): Add tst-join4.
	* tst-join4.c: New file.

2003-02-13  Ulrich Drepper  <drepper@redhat.com>

	* tst-cond4.c (main): Add test of pthread_attr_getpshared.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 35c5552172..8e5f206156 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,12 @@
+2003-02-14  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile (tests): Add tst-join4.
+	* tst-join4.c: New file.
+
+2003-02-13  Ulrich Drepper  <drepper@redhat.com>
+
+	* tst-cond4.c (main): Add test of pthread_attr_getpshared.
+
 2003-02-13  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
 	* sysdeps/s390/tls.h (THREAD_GETMEM, THREAD_GETMEM_NC, THREAD_SETMEM,