about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-03 10:34:23 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-03 10:34:23 +0000
commitd82d5d12a6e01f64efa37c3d727250b371e6ccc0 (patch)
tree3860dd8a7399a2c68f8b24aac6ad0af353063522 /nptl/ChangeLog
parent918bd861cba68c30fcb17add6c1f91590d72a5ed (diff)
downloadglibc-d82d5d12a6e01f64efa37c3d727250b371e6ccc0.tar.gz
glibc-d82d5d12a6e01f64efa37c3d727250b371e6ccc0.tar.xz
glibc-d82d5d12a6e01f64efa37c3d727250b371e6ccc0.zip
Update.
2002-12-03  Ulrich Drepper  <drepper@redhat.com>

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

	* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine
	PTHREAD_THREADS_MAX.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d2202f2b64..a1164fd9d0 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* Makefile (tests): Add tst-sysconf.
+	* tst-sysconf.c: New file.
+
+	* sysdeps/unix/sysv/linux/bits/local_lim.h: Undefine
+	PTHREAD_THREADS_MAX.
+
 2002-12-02  Roland McGrath  <roland@redhat.com>
 
 	* pthreadP.h (__stack_user, __nptl_create_event, __nptl_death_event):