From bb663848f0b396d9712b1298e1fe2a10d6d19874 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Jul 1999 19:41:52 +0000 Subject: [PATCH] Update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index a3be5db7d6c..13f286dc947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1999-07-28 Ulrich Drepper + + * stdlib/mblen.c: Use static state. + Reported by Bruno Haible . + + * stdlib/mbtowc.c: Reset state for s == NULL. + * stdlib/wctomb.c: Likewise. + Reported by Bruno Haible . + + * stdlib/mbstowcs.c: Do not use global state. + Reported by Bruno Haible . + 1999-07-27 Mark Kettenis * sysdeps/mach/hurd/i386/init-first.c (init): Move the inline -- 2.47.3