From 0b8e8274c745308d847456cd088331a4c12167b2 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 27 Mar 2010 04:01:06 +0000 Subject: =?UTF-8?q?2010-03-27=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, libnetworking/libc/linkaddr.c, libnetworking/libc/ns_print.c, libnetworking/libc/res_debug.c, libnetworking/libc/res_query.c, libnetworking/libc/res_send.c, libnetworking/libc/res_update.c: Add HAVE_STRINGS_H for better POSIX compliance. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index e2a0f787c7..764110656c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2010-03-27 Ralf Corsépius + + * libnetworking/libc/gethostbydns.c, libnetworking/libc/gethostbyht.c, + libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetbyht.c, + libnetworking/libc/linkaddr.c, libnetworking/libc/ns_print.c, + libnetworking/libc/res_debug.c, libnetworking/libc/res_query.c, + libnetworking/libc/res_send.c, libnetworking/libc/res_update.c: + Add HAVE_STRINGS_H for better POSIX compliance. + 2010-03-27 Ralf Corsépius * libmisc/monitor/mon-command.c: -- cgit v1.2.3