diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 21:01:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 21:01:24 +0000 |
commit | 7c3dac53024e7f9122b8b406cfc2622e68149a49 (patch) | |
tree | b1f239862ad3827b01e1b837a7128059a7a3abe9 /linuxthreads/ChangeLog | |
parent | 09bf6406b102b89e52f734b517030b86b7583aaf (diff) | |
download | glibc-7c3dac53024e7f9122b8b406cfc2622e68149a49.tar.gz glibc-7c3dac53024e7f9122b8b406cfc2622e68149a49.tar.xz glibc-7c3dac53024e7f9122b8b406cfc2622e68149a49.zip |
Update.
2000-09-26 Ulrich Drepper <drepper@redhat.com> * spinlock.h (__pthread_set_own_extricate_if): Add back locking and explain why.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1bf05a21b9..0fb15c5134 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-09-26 Ulrich Drepper <drepper@redhat.com> + + * spinlock.h (__pthread_set_own_extricate_if): Add back locking + and explain why. + 2000-09-20 Andreas Jaeger <aj@suse.de> * pthread.c [!__ASSUME_REALTIME_SIGNALS]: Make inclusion of |