From 57c56dbcea99ffee140b543b0b1759cefe5d3b52 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 15 Oct 2007 07:59:07 +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 0d0485a0ba..4e032db7ae 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.