aboutsummaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-05 11:12:46 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-05 11:12:46 +0000
commitaa420660e08be0da12f473293db8f57e1bcdcc8d (patch)
treebd33645dfcdddf9ee8041d990f5f125ac697fd34 /nptl
parent58845a7030dfca1812db98099cd7954c7449bac2 (diff)
downloadglibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.zip
glibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.tar.gz
glibc-aa420660e08be0da12f473293db8f57e1bcdcc8d.tar.bz2
Update.
* malloc/malloc.c: Don't call exported interface in the implementation.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 146c5c3..dcb26a5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-05 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/tls.h: Use GLRO instead of GL where appropriate.
+
2004-03-01 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S