aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-08-30 18:51:25 +0000
committerUlrich Drepper <drepper@redhat.com>2003-08-30 18:51:25 +0000
commit443f79339b4313c6001388ca03d34d76be4a380d (patch)
tree34874ed9ecb5ccc69e7f7a878797463ab7c0ba15 /ChangeLog
parent2b29b09e66c3999dbe75aee6227f975527531d96 (diff)
downloadglibc-443f79339b4313c6001388ca03d34d76be4a380d.tar
glibc-443f79339b4313c6001388ca03d34d76be4a380d.tar.gz
glibc-443f79339b4313c6001388ca03d34d76be4a380d.tar.bz2
glibc-443f79339b4313c6001388ca03d34d76be4a380d.zip
Update.
* inet/Makefile (CFLAGS-gethstbyad_r.c): Add -fexceptions. (CFLAGS-gethstbynm_r.c): Likewise. (CFLAGS-gethstbynm2_r.c): Likewise. * resolv/Makefile (CFLAGS-res_hconf.c): Add -fexceptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3253b754ec..f991599cb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-08-30 Ulrich Drepper <drepper@redhat.com>
+ * inet/Makefile (CFLAGS-gethstbyad_r.c): Add -fexceptions.
+ (CFLAGS-gethstbynm_r.c): Likewise.
+ (CFLAGS-gethstbynm2_r.c): Likewise.
+ * resolv/Makefile (CFLAGS-res_hconf.c): Add -fexceptions.
+
* argp/Makefile (CFLAGS-argp-help.c): Add -fexceptions.
(CFLAGS-argp-fmtstream.c): Likewise.
* argp/argp.h: Remove a number of __THROW.