aboutsummaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-19 19:19:11 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-19 19:19:11 +0000
commit0b3df49e8d309149a9fbcd5837e650d3ef054017 (patch)
tree09d0c2293a9a89f7ecfd207733ca7602ae776750 /nptl
parent84a420c006bd61cda663c1694da0c734598724d1 (diff)
downloadglibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.zip
glibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.tar.gz
glibc-0b3df49e8d309149a9fbcd5837e650d3ef054017.tar.bz2
Update.
2003-04-19 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/i686/hp-timing.h (HP_TIMING_PRINT): Change type of __len to size_t to avoid warnings.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 2d94b14..d7cd8fa 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-19 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/unregister-atfork.c
+ (__unregister_atfork): Don't free memory not allocated dynamically.
+
+ * semaphore.h: Remove __THROW marker from cancellation points.
+ * nptl/sysdeps/pthread/pthread.h: Likewise.
+
2003-04-18 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/pthread.h: Don't mark pthread_testcancel,