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,