summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-19 00:45:52 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-19 00:45:52 +0000
commit0af4c6462b2cc7686f354598a7f7fc908c2e2297 (patch)
tree0ff8c43d1e2b3f6e95818216d8d52ff416173b32 /linuxthreads
parent9e56c380bce196b1e66fbed5c6684776f86307db (diff)
downloadglibc-0af4c6462b2cc7686f354598a7f7fc908c2e2297.tar.gz
glibc-0af4c6462b2cc7686f354598a7f7fc908c2e2297.tar.xz
glibc-0af4c6462b2cc7686f354598a7f7fc908c2e2297.zip
Update.
	* timezone/antarctica: Update from tzdata2000a.
	* timezone/asia: Likewise.
	* timezone/australasia: Likewise.
	* timezone/backward: Likewise.
	* timezone/northamerica: Likewise.
	* timezone/southamerica: Likewise.
	* timezone/zone.tab: Likewise.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 754534e38e..e8b0ae12b2 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,11 @@
+2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
+
+	* manager.c (pthread_allocate_stack): Compute guard page address
+	correctly.  Patch by HJ Lu.
+
+	* sysdeps/pthread/pthread.h: Define
+	PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP.
+
 2000-01-16  Ulrich Drepper  <drepper@cygnus.com>
 
 	* rwlock.c (pthread_rwlock_unlock): Correct one more problem with