diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 23:24:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-26 23:24:07 +0000 |
commit | b0557314bc23ed0020cc673cabd540518ab3ed16 (patch) | |
tree | 7a52327f9934f010d2bdf74065a4201766f71de4 /linuxthreads/ChangeLog | |
parent | 7c3dac53024e7f9122b8b406cfc2622e68149a49 (diff) | |
download | glibc-b0557314bc23ed0020cc673cabd540518ab3ed16.tar.gz glibc-b0557314bc23ed0020cc673cabd540518ab3ed16.tar.xz glibc-b0557314bc23ed0020cc673cabd540518ab3ed16.zip |
Update.
* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Remove _POSIX_MONOTONIC_CLOCK.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 0fb15c5134..daa6f06951 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-09-26 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Remove + _POSIX_MONOTONIC_CLOCK. + * spinlock.h (__pthread_set_own_extricate_if): Add back locking and explain why. |