aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-29 23:01:49 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-29 23:01:49 +0000
commite479cc8e4c2297c6d1f190192bd8038b1b7e99d2 (patch)
tree81d6c0a114ebbaa390559c3247bd9c1dce8a0015 /nptl/ChangeLog
parent5245d8a1fe962ee93d81e305e8fa249ee8a6b354 (diff)
downloadglibc-e479cc8e4c2297c6d1f190192bd8038b1b7e99d2.tar
glibc-e479cc8e4c2297c6d1f190192bd8038b1b7e99d2.tar.gz
glibc-e479cc8e4c2297c6d1f190192bd8038b1b7e99d2.tar.bz2
glibc-e479cc8e4c2297c6d1f190192bd8038b1b7e99d2.zip
Update.
2003-06-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/configure.in: Check for C cleanup handling in gcc.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 072b0094a0..02238477bd 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-29 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/pthread/configure.in: Check for C cleanup handling in gcc.
+
2003-06-27 Ulrich Drepper <drepper@redhat.com>
* tst-cancel4.c (tf_msgrcv): Use IPC_PRIVATE in msgget call.