aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-04 03:18:18 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-04 03:18:18 +0000
commit7498f1b0ba2c464d11db4ac04afc7d5612a8edd6 (patch)
tree1a39793941a7329777586ad96c86a698af9f0507
parentead001fdd6ae56346b210b2c5623a367b73ce11e (diff)
downloadglibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.tar
glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.tar.gz
glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.tar.bz2
glibc-7498f1b0ba2c464d11db4ac04afc7d5612a8edd6.zip
Update.
2002-08-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/bits/libc-tsd.h: Add _LIBC_TSD_KEY_LOCALE.
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index ea933d12d5..95b2b916bb 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.