diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-31 06:43:57 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-31 06:43:57 +0000 |
commit | c1a7e21dbd70ec5956eb59f64971850c59a8ddab (patch) | |
tree | 3fa2e295123bb0273df28d4b61efe973da94a73a | |
parent | c0ed7e09f007917ee576132de5cf2705d387f64c (diff) | |
download | glibc-c1a7e21dbd70ec5956eb59f64971850c59a8ddab.tar.gz glibc-c1a7e21dbd70ec5956eb59f64971850c59a8ddab.tar.xz glibc-c1a7e21dbd70ec5956eb59f64971850c59a8ddab.zip |
Update.
2001-07-31 Andreas Jaeger <aj@suse.de> * libio/genops.c (flush_cleanup): Guard list_all_lock to allow compilation without threads.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b9c1f5f21e..cf6e4f20c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-31 Andreas Jaeger <aj@suse.de> + + * libio/genops.c (flush_cleanup): Guard list_all_lock to allow + compilation without threads. + 2001-07-30 Ulrich Drepper <drepper@redhat.com> * po/fr.po: Update from translation team. |