about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-05 01:09:19 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-05 01:09:19 +0000
commiteaa4099fd64e99dd3c86d993e18a87bc0207c5ed (patch)
tree849f1afe7c1b464d3af558b240901b0e51a72552 /nptl/ChangeLog
parent33b5d0cc7fe59c963efc7d450d4cf631712be73f (diff)
downloadglibc-eaa4099fd64e99dd3c86d993e18a87bc0207c5ed.tar.gz
glibc-eaa4099fd64e99dd3c86d993e18a87bc0207c5ed.tar.xz
glibc-eaa4099fd64e99dd3c86d993e18a87bc0207c5ed.zip
Update.
	* sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: (struct sigevent):
	Change type of _attribute to void*.
	* sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a25ecccc13..45a7b34c9a 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-04  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Make pthread_t
+	a completely opaque, non-integer type.
+	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h: Likewise.
+
 2002-12-05  Jakub Jelinek  <jakub@redhat.com>
 
 	* sysdeps/i386/tls.h: Include stdlib.h.