From d2ccb326861b793439c23db9890a7d877371316f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Nov 2008 16:56:53 +0000 Subject: 2008-11-20 Joel Sherrill * posix/Makefile.am: Add dummy vfork() implementation. * posix/src/vfork.c: New file. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 60d033378f..c7ca4d7fa4 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2008-11-20 Joel Sherrill + + * posix/Makefile.am: Add dummy vfork() implementation. + * posix/src/vfork.c: New file. + 2008-11-13 Joel Sherrill PR 1336/cpukit -- cgit v1.2.3