From 823a26fc22a9bbe37910404598981985ce18ce4e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Aug 2010 05:51:51 +0000 Subject: =?UTF-8?q?2010-09-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/include/sys/utsname.h: Remove times(). Remove unnecessary includes. Introduce SYS_NMLN (From freebsd). * libcsupport/src/utsname.c: Rework uname(). --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 6630d7b5a6..cdaa06855b 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2010-09-24 Ralf Corsépius + + * libcsupport/include/sys/utsname.h: Remove times(). + Remove unnecessary includes. + Introduce SYS_NMLN (From freebsd). + * libcsupport/src/utsname.c: Rework uname(). + 2010-08-23 Joel Sherrill * libcsupport/src/read.c, libcsupport/src/write.c: Remove redundant -- cgit v1.2.3