diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-30 10:14:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-30 10:14:00 +0000 |
commit | 3dd2c3e24702b91473b30d5a0baf9954c37fd35b (patch) | |
tree | c1b05424b4c65780fba6165603458d988441633f /linuxthreads/ChangeLog | |
parent | 02c66840524d73f1fac9efe152ed046418263a8f (diff) | |
download | glibc-3dd2c3e24702b91473b30d5a0baf9954c37fd35b.tar.gz glibc-3dd2c3e24702b91473b30d5a0baf9954c37fd35b.tar.xz glibc-3dd2c3e24702b91473b30d5a0baf9954c37fd35b.zip |
Update.
1998-04-30 Ulrich Drepper <drepper@cygnus.com> * manager.c (pthread_free): Detect already free child. Patch by Xavier Leroy, reported by Matthias Urlichs.
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 e875474fc0..4f0c67e73d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1998-04-30 Ulrich Drepper <drepper@cygnus.com> + + * manager.c (pthread_free): Detect already free child. + Patch by Xavier Leroy, reported by Matthias Urlichs. + 1998-04-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * Makefile (linuxthreads-version): Renamed back from |