aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 09:46:59 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 09:46:59 +0000
commit48ba4bd227be1457f015421efec6dc57bc014a6a (patch)
tree142b25ca378eb0a424a6573c4519f8ebd5313dc4 /linuxthreads
parent3bf3d361faff5e9a8358939e66e9b076909c02ad (diff)
downloadglibc-48ba4bd227be1457f015421efec6dc57bc014a6a.zip
glibc-48ba4bd227be1457f015421efec6dc57bc014a6a.tar.gz
glibc-48ba4bd227be1457f015421efec6dc57bc014a6a.tar.bz2
Update.
* conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index cad3fda..c4cacf2 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2001-01-28 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/pthread/bits/initspin.h: Make all names namespace clean.
+ * sysdeps/unix/sysv/linux/hppa/bits/initspin.h: Likewise.
+ * manager.c: Adjust for namespace cleanup in bits/initspin.h.
+ * pthread.c: Likewise.
+ * spinlock.h: Likewise.
+ * sysdeps/pthread/pthread.h: Likewise.
+
2001-01-26 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/bits/pthreadtypes.h: Define pthread_attr_t also