From 2845bd1e122230402b24dba251732eae8f190791 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Dec 2009 06:52:56 +0000 Subject: =?UTF-8?q?2009-12-04=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/Makefile.am: Unconditionally build src/wait.c src/waitpid.c. --- cpukit/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 085a707ee3..f2a76ffc14 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,6 +1,7 @@ 2009-12-04 Ralf Corsépius - * posix/Makefile.am: Unconditionally build fork.c, vfork.c. + * posix/Makefile.am: Unconditionally build src/wait.c src/waitpid.c. + * posix/Makefile.am: Unconditionally build src/fork.c, src/vfork.c. 2009-12-04 Ralf Corsépius -- cgit v1.2.3