diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-18 13:36:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-18 13:36:59 +0000 |
commit | 52cda95831cdc685d74b99334a06fb1f69996dc4 (patch) | |
tree | 85dcdd0eaab16014fb605b707ea93746f277bb79 /linuxthreads/ChangeLog | |
parent | 80a18298f02005310cf0edc6163ae5eff5fad09a (diff) | |
download | glibc-52cda95831cdc685d74b99334a06fb1f69996dc4.tar.gz |
Update.
1998-03-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* manager.c (__pthread_manager): Reduce first argument to select
to include just the needed file descriptor.
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 63a3b7c758..7913e085f1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1998-03-16 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * manager.c (__pthread_manager): Reduce first argument to select + to include just the needed file descriptor. + 1998-03-17 00:06 Ulrich Drepper <drepper@cygnus.com> * manager.c: Fix last patch which caused core dumps. |