about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-03 16:13:21 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-03 16:13:21 +0000
commit35c2fd59ba2ed8f0cece3760155bb4f0aaba7bd0 (patch)
treec9ca7f0d3f3065d5ae9844afc9e542f29e9eba85 /nptl/ChangeLog
parent305bb37e1e4d39fe9e515fc5543fefea7c4e9653 (diff)
downloadglibc-35c2fd59ba2ed8f0cece3760155bb4f0aaba7bd0.tar.gz
glibc-35c2fd59ba2ed8f0cece3760155bb4f0aaba7bd0.tar.xz
glibc-35c2fd59ba2ed8f0cece3760155bb4f0aaba7bd0.zip
* posix/unistd.h (ctermid): Remove __nonnull attribute.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b59fc5b2fb..f7a770f15a 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-03  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/pthread/pthread.h [__WORDSIZE==64]: Don't use cast in
+	mutex initializers.
+
 2006-01-02  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/sparc/tls.h (tcbhead_t): Add pointer_guard field.