diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 94446af..e81a764 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-06-21 Andreas Jaeger <aj@suse.de> + + * sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset + prototype. + + * join.c: Include <stdlib.h> for exit prototype. + 2000-06-20 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/useldt.h: Include <stdlib.h>. |