diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 05:32:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 05:32:49 +0000 |
commit | 82ad8034aa1f812bf221ab0d2fc2fc55e2d44654 (patch) | |
tree | 6e1f2d95e47cd19a925f297459b3be3406650026 /linuxthreads/ChangeLog | |
parent | 51df989ed66d5ab09ffb29bc45164561d7b27136 (diff) | |
download | glibc-82ad8034aa1f812bf221ab0d2fc2fc55e2d44654.tar.gz glibc-82ad8034aa1f812bf221ab0d2fc2fc55e2d44654.tar.xz glibc-82ad8034aa1f812bf221ab0d2fc2fc55e2d44654.zip |
Update.
2001-08-26 Jakub Jelinek <jakub@redhat.com> * sysdeps/pthread/bits/libc-lock.h (__libc_lock_t): Define non-opaque lock types also if _IO_MTSAFE_IO is defined.
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 65a2077939..5cbf82783b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2001-08-26 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/pthread/bits/libc-lock.h (__libc_lock_t): Define + non-opaque lock types also if _IO_MTSAFE_IO is defined. + 2001-08-23 Roland McGrath <roland@frob.com> * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_region_start): Take |