summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 23:34:27 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 23:34:27 +0000
commit38447cbe4e9672c643e598f81cad15f7004d52ed (patch)
tree242cf9ca409957dabdc6baef1948ddbb63af25cc /ChangeLog
parent140ec5106ecd6f62fef1534a655146973ea18966 (diff)
Update.
* conform/data/pthread.h-data: Correct return type of pthread_exit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0967fd7c64..0eb0136828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
+ * conform/data/pthread.h-data: Correct return type of pthread_exit.
+
* conform/conformtest.pl: Add -fno-builtin to CFLAGS.
* conform/data/stdlib.h-data: Add _Exit.