diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 07:22:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-22 07:22:01 +0000 |
commit | 1ab1ea76bf65a1cf97dd734a75a08e1d79913b37 (patch) | |
tree | 93918ea84ba3c7d51be4ca79ae119aa0ce97426a /linuxthreads | |
parent | d4144f187e037566005460fd89dd28bd9956aa3f (diff) | |
download | glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.tar.gz glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.tar.xz glibc-1ab1ea76bf65a1cf97dd734a75a08e1d79913b37.zip |
Update.
2000-03-21 Ulrich Drepper <drepper@redhat.com> * libio/oldtmpfile.c: Update for new SHLIB_COMPAT definition. * libio/oldiofopen.c: Likewise. * libio/oldiofclose.c: Likewise.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index aaee2e7d58..0c10a8ff5d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,7 @@ 2000-03-21 Ulrich Drepper <drepper@redhat.com> + * pthread.c: Update for new SHLIB_COMPAT definition. + * manager.c (__pthread_manager): Unmask debug signal. * pthread.c (pthread_initialize): Test for address of __dso_handle |