aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-10 18:43:37 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-10 18:43:37 +0000
commit6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7 (patch)
tree7cd3bb42805d3536750b127721b37a6d3ede6092 /ChangeLog
parent2119c7059e593c336a916ca542583b0da7222960 (diff)
downloadglibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.tar
glibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.tar.gz
glibc-6fb7c68eb50c17d4283fd6a3fcc06ed6ddaeb1c7.tar.bz2
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--ChangeLog5
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.