diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a191ba9..6b729e9 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2002-06-13 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/stdlib.h: Add _Exit prototype. + * libc/stdlib/Makefile.am: Add _Exit.c support. + * libc/stdlib/Makefile.in: Ditto. + * libc/stdlib/_Exit.c: New file. + 2002-06-13 Stephen L. Moshier <steve@moshier.net> * libm/math/e_pow.c (__ieee754_pow): Fix case whereby |