From: Andreas Jaeger Date: Mon, 30 Jul 2001 07:51:34 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_4~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47da6f7128d9b0d59c00b86110e13c005e7ee7ee;p=thirdparty%2Fglibc.git Update. 2001-07-30 Andreas Jaeger * posix/regex.c: Declare wcs functions only if compiling with MBS_SUPPORT. Don't use #elif for traditional C. --- diff --git a/ChangeLog b/ChangeLog index 587cbb01b0b..de7c4dc4643 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-07-30 Andreas Jaeger + + * posix/regex.c: Declare wcs functions only if compiling with + MBS_SUPPORT. + Don't use #elif for traditional C. + 2001-07-29 Mark Kettenis * sysdeps/mach/hurd/recvmsg.c: New file.