diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,7 @@ versions. * libio/iofclose.c: Likewise. * libio/oldiofclose.c: Likewise. - Patch by Roland MyGrath <roland@from.com>. + Patch by Roland McGrath <roland@frob.com>. 2000-03-21 Jakub Jelinek <jakub@redhat.com> diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1a3d7d65df..06e458437e 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -4,6 +4,8 @@ being NULL, not value. Use __on_exit, not on_exit. Patch by Andreas Jaeger <aj@suse.de>. + * pthread.c: Use new macros from shlib-compat.h to define versions. + 2000-03-19 Ulrich Drepper <drepper@redhat.com> * pthread.c (pthread_initialize): Instead of on_exit use |