diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d982e5f1c6..72c022b5ae 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -3,6 +3,9 @@ * specific.c (pthread_key_delete): Check th->p_terminated to see if the thread is running. + * Versions (__libc_internal_tsd_get, __libc_internal_tsd_set): + Added to GLIBC_2.0 for libc.so. + 1999-02-12 H.J. Lu <hjl@gnu.org> * Versions (__libc_current_sigrtmin, __libc_current_sigrtmax, |