diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index ca3d20459..597203a36 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2002-07-04 Thomas Fitzsimmons <fitzsim@redhat.com> + + * libtool.m4: New file. + * libc/sys/linux/process.c: Implement vfork in terms of fork, + rather than as a syscall. + 2002-07-04 Jeff Johnston <jjohnstn@redhat.com> * libc/include/stdio.h: Add new prototypes. |