diff options
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 0a2339948a..e55344bb4c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-08-30 Ulrich Drepper <drepper@redhat.com> + + * manager.c (pthread_allocate_stack): Clear descriptor only if not + mmaped. + 2000-08-25 Ulrich Drepper <drepper@redhat.com> * Makefile: Add rules to build and run unload. |