about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-12 03:41:23 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-12 03:41:23 +0000
commitca91553a6fc4c3689bf22c562af41f45566d8a77 (patch)
tree0348da7916cd7b85e6c2407d712907b6e82c19f0 /linuxthreads/ChangeLog
parent334fcf2a65f3b58867ce136da767c6c58a3d45ed (diff)
downloadglibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.tar.gz
glibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.tar.xz
glibc-ca91553a6fc4c3689bf22c562af41f45566d8a77.zip
Update.
2003-08-11  Ulrich Drepper  <drepper@redhat.com>

	* assert/assert.h: Use __builtin_expect in assert and
	assert_perror definitions if possible.
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 54d7e425ac..1fbaa1c793 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-11  Steven Munroe  <sjmunroe@us.ibm.com>
+
+	* manager.c (pthread_start_thread) [!(USE_TLS && HAVE___THREAD)]:
+	Correct spelling of per thread resolver state.
+
 2003-08-07  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/pthread/bits/libc-lock.h [_LIBC && SHARED]