From 08027bf11aaed2e2ccf06abbb50b989d5aa4f1ca Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 5 Dec 2008 06:44:50 +0000 Subject: =?UTF-8?q?2008-12-05=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/src/execl.c, posix/src/execle.c, posix/src/execlp.c, posix/src/execv.c, posix/src/execve.c, posix/src/execvp.c, posix/src/sleep.c, posix/src/usleep.c: Compile contents conditionally. --- cpukit/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index dd2f5d263f..281d319696 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,11 @@ +2008-12-05 Ralf Corsépius + + * posix/src/execl.c, posix/src/execle.c, + posix/src/execlp.c, posix/src/execv.c, + posix/src/execve.c, posix/src/execvp.c, + posix/src/sleep.c, posix/src/usleep.c: + Compile contents conditionally. + 2008-12-05 Ralf Corsépius * libcsupport/src/closedir.c, libcsupport/src/getcwd.c, -- cgit v1.2.3