diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-10 18:43:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-10 18:43:37 +0000 |
commit | 6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7 (patch) | |
tree | 7cd3bb42805d3536750b127721b37a6d3ede6092 /ChangeLog | |
parent | 2119c7059e593c336a916ca542583b0da7222960 (diff) | |
download | glibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.tar.gz glibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.tar.xz glibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.zip |
Update.
2000-09-05 Wolfram Gloger <wg@malloc.de> * malloc/thread-m.h [_LIBC]: Even if not linking with libpthread, ensure usability of mutex as an `in use' flag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8f650f8793..007e43384d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-09-05 Wolfram Gloger <wg@malloc.de> + + * malloc/thread-m.h [_LIBC]: Even if not linking with libpthread, + ensure usability of mutex as an `in use' flag. + 2000-09-10 Ulrich Drepper <drepper@redhat.com> * shlib-versions: Simplify libm entries. Correct a few Hurd entries. |