aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-28 09:37:21 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-28 09:37:21 +0000
commit3bf3d361faff5e9a8358939e66e9b076909c02ad (patch)
tree68aeaf1054912f9f6849454e85f879d29ed5f397 /ChangeLog
parentf9b9f291b7bab3368457d3e273584c25a1ccdc0a (diff)
downloadglibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.zip
glibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.tar.gz
glibc-3bf3d361faff5e9a8358939e66e9b076909c02ad.tar.bz2
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--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f0d25f..49b2dc5 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.