diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 370a51b69..52e7337c6 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-06-10 Christopher Faylor <cgf@redhat.com> + + * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix + spawnve declaration. + 2002-06-06 Thomas Fitzsimmons <fitzsim@redhat.com> * libm/common/s_fdim.c: New file. |