From: Ulrich Drepper Date: Sun, 28 Jan 2001 09:46:59 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_2~157 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=48ba4bd227be1457f015421efec6dc57bc014a6a;p=glibc.git Update. * conform/conformtest.pl: Define $mustprepend{"stdio.h"}. --- diff --git a/ChangeLog b/ChangeLog index 49b2dc5f99..ee4b1b9f61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,6 @@ 2001-01-28 Ulrich Drepper - * conform/conformtest.pl: Undo last change. Define - $mustprepend{"stdio.h"}. + * conform/conformtest.pl: Define $mustprepend{"stdio.h"}. * libio/stdio.h: Define va_list correctly. * conform/data/pthread.h-data: Make priority protocol related diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index cad3fda18c..c4cacf29e1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,12 @@ +2001-01-28 Ulrich Drepper + + * 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 * sysdeps/pthread/bits/pthreadtypes.h: Define pthread_attr_t also