diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-04 03:18:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-04 03:18:18 +0000 |
commit | 7498f1b0ba2c464d11db4ac04afc7d5612a8edd6 (patch) | |
tree | 1a39793941a7329777586ad96c86a698af9f0507 /linuxthreads | |
parent | ead001fdd6ae56346b210b2c5623a367b73ce11e (diff) | |
download | glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.zip glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.tar.gz glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.tar.bz2 |
Update.
2002-08-03 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/bits/libc-tsd.h: Add _LIBC_TSD_KEY_LOCALE.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index ea933d1..95b2b91 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2002-08-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/pthread/bits/libc-tsd.h: Add _LIBC_TSD_KEY_LOCALE. + 2002-08-02 Roland McGrath <roland@redhat.com> * sysdeps/i386/tls.h (TLS_DO_SET_THREAD_AREA): Add missing \s. |