From 396b80ebf6bc0e21d0128b9e768a8243e32372d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 2 Mar 2012 09:31:38 +0100 Subject: =?UTF-8?q?2012-03-02=20Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Check for rcmd in unistd.h. * libnetworking/libc/rcmd.c: Build iff rcmd is declared in unistd.h. Change rcmd's decl to match with Linux/FreeBSD's decl. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 43b26202a8..bebed7c7f5 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2012-03-02 Ralf Corsépius + + * configure.ac: Check for rcmd in unistd.h. + * libnetworking/libc/rcmd.c: Build iff rcmd is declared in unistd.h. + Change rcmd's decl to match with Linux/FreeBSD's decl. + 2011-12-14 Sebastian Huber PR 1924/cpukit -- cgit v1.2.3