Update.
authorAndreas Jaeger <aj@suse.de>
Mon, 30 Jul 2001 07:51:34 +0000 (07:51 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 30 Jul 2001 07:51:34 +0000 (07:51 +0000)
2001-07-30  Andreas Jaeger  <aj@suse.de>

* posix/regex.c: Declare wcs functions only if compiling with
MBS_SUPPORT.
Don't use #elif for traditional C.

ChangeLog

index 587cbb0..de7c4dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-30  Andreas Jaeger  <aj@suse.de>
+
+       * posix/regex.c: Declare wcs functions only if compiling with
+       MBS_SUPPORT.
+       Don't use #elif for traditional C.
+
 2001-07-29  Mark Kettenis  <kettenis@gnu.org>
 
        * sysdeps/mach/hurd/recvmsg.c: New file.