Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 6 Dec 2000 17:10:47 +0000 (17:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 6 Dec 2000 17:10:47 +0000 (17:10 +0000)
* stdio-common/perror.c (perror): Conditionalize code dealing with
wide-oriented streams on USE_IN_LIBIO.

2000-12-06  Mark Kettenis  <kettenis@gnu.org>

ChangeLog

index f391d30..4ddd487 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-12-06  Mark Kettenis  <kettenis@gnu.org>
 
+       * stdio-common/perror.c (perror): Conditionalize code dealing with
+       wide-oriented streams on USE_IN_LIBIO.
+
+2000-12-06  Mark Kettenis  <kettenis@gnu.org>
+
        * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start_cleanup): Mark
        as internal_function.