diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 22:09:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-21 22:09:40 +0000 |
commit | 75836bc83df5b107d90d552506fd8b49c623cb8a (patch) | |
tree | 1ae8f8863bfdcd0e916b814eaf83e54ee0018c57 /linuxthreads | |
parent | e063cef8b1d16d0ff0c7c315508d08e74800ee9e (diff) | |
download | glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.tar.gz glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.tar.xz glibc-75836bc83df5b107d90d552506fd8b49c623cb8a.zip |
Update.
Patch by Roland McGrath <roland@frob.com>.
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 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 |