From c3151cca37afb7a58e731108a0185bfec1a4c55f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Aug 2001 02:49:46 +0000 Subject: * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide. * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]: Likewise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index dbf2e52..fd39daa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-08-17 Roland McGrath + + * stdio-common/perror.c (perror) [! USE_IN_LIBIO]: Don't use _IO_fwide. + * misc/error.c (error_tail, error, error_at_line) [! USE_IN_LIBIO]: + Likewise. + 2001-08-17 Ulrich Drepper * locale/duplocale.c (__duplocale): Also initialize the special -- cgit v1.1