diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 09:37:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 09:37:21 +0000 |
commit | 3bf3d361faff5e9a8358939e66e9b076909c02ad (patch) | |
tree | 68aeaf1054912f9f6849454e85f879d29ed5f397 /ChangeLog | |
parent | f9b9f291b7bab3368457d3e273584c25a1ccdc0a (diff) | |
download | glibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.tar.gz glibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.tar.xz glibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.zip |
Update.
* conform/conformtest.pl: Undo last change. Define $mustprepend{"stdio.h"}. * libio/stdio.h: Define va_list correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 1f0d25f4d0..49b2dc5f99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2001-01-28 Ulrich Drepper <drepper@redhat.com> - * conform/conformtest.pl: Define $mustprepend{"stdio.h"}. - * libio/stdio.h: Always define __need___va_list. + * conform/conformtest.pl: Undo last change. Define + $mustprepend{"stdio.h"}. + * libio/stdio.h: Define va_list correctly. * conform/data/pthread.h-data: Make priority protocol related functions optional. Fix typos. |