* conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
This commit is contained in:
Ulrich Drepper 2001-01-28 09:46:59 +00:00
parent 3bf3d361fa
commit 48ba4bd227
2 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,6 @@
2001-01-28 Ulrich Drepper <drepper@redhat.com>
* 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

View File

@ -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