aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-20 16:19:49 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-20 16:19:49 +0000
commit864dd9b2d01ae0d277b543226a04f49001de3566 (patch)
tree1c74d0e582a6677816e2e0542000a362f6d4541b
parent48f6e9ae2de6de0ab286ac61085c4b92735fc0ab (diff)
downloadglibc-864dd9b2d01ae0d277b543226a04f49001de3566.tar
glibc-864dd9b2d01ae0d277b543226a04f49001de3566.tar.gz
glibc-864dd9b2d01ae0d277b543226a04f49001de3566.tar.bz2
glibc-864dd9b2d01ae0d277b543226a04f49001de3566.zip
Update.
2002-07-20 Ulrich Drepper <drepper@redhat.com> * wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib. (CFLAGS-wcstof.c): Likewise. (CFLAGS-wcstold.c): Likewise. (CFLAGS-wcstod_l.c): Likewise. (CFLAGS-wcstof_l.c): Likewise. (CFLAGS-wcstold_l.c): Likewise.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95108b0258..33dd055d1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-20 Ulrich Drepper <drepper@redhat.com>
+
+ * wcsmbs/Makefile (CFLAGS-wcstod.c): Add -I../stdlib.
+ (CFLAGS-wcstof.c): Likewise.
+ (CFLAGS-wcstold.c): Likewise.
+ (CFLAGS-wcstod_l.c): Likewise.
+ (CFLAGS-wcstof_l.c): Likewise.
+ (CFLAGS-wcstold_l.c): Likewise.
+
2002-07-18 Jakub Jelinek <jakub@redhat.com>
* resource/sys/resource.h (__rlimit_resource_t, __rusage_who_t,