projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c1ab9
)
Update.
author
Andreas Jaeger
<aj@suse.de>
Mon, 30 Jul 2001 07:51:34 +0000
(07:51 +0000)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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.