From df3055aa6f36629b8428d1a2f8af7dd9e7b88ed4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 15 Oct 2007 08:00:49 +0000 Subject: [PATCH] =?UTF-8?q?2007-10-15=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/netdb.h, libnetworking/libc/gethostnamadr.c, libnetworking/libc/getnetnamadr.c: Adjust to POSIX. Minor updates from FreeBSD. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 15612cd50a..eea2dcac39 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-10-15 Ralf Corsépius + + * libnetworking/netdb.h, libnetworking/libc/gethostnamadr.c, + libnetworking/libc/getnetnamadr.c: Adjust to POSIX. + Minor updates from FreeBSD. + 2007-10-11 Joel Sherrill * score/include/rtems/score/copyrt.h: Update year.