diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 09:13:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-01-28 09:13:22 +0000 |
commit | f9b9f291b7bab3368457d3e273584c25a1ccdc0a (patch) | |
tree | 831143baf2726d8bfe77042a83d806fdd796045d /ChangeLog | |
parent | ddd1037e4dd9394cdb89d79cc6a81543cf75f552 (diff) | |
download | glibc-f9b9f291b7bab3368457d3e273584c25a1ccdc0a.zip glibc-f9b9f291b7bab3368457d3e273584c25a1ccdc0a.tar.gz glibc-f9b9f291b7bab3368457d3e273584c25a1ccdc0a.tar.bz2 |
Update.
* conform/conformtest.pl: Define $mustprepend{"stdio.h"}.
* libio/stdio.h: Always define __need___va_list.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +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/data/pthread.h-data: Make priority protocol related functions optional. Fix typos. |