diff options
author | DJ Delorie <dj@redhat.com> | 2000-08-25 20:14:45 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-08-25 20:14:45 +0000 |
commit | 14d3488d1f45a6ac4fffd4e3ab891f5b9d2ffac9 (patch) | |
tree | b6afb901c6e430b2426f5fdc98719e7feadda6eb /newlib/ChangeLog | |
parent | cd59f61488e2a5653d04cc4229fe3b084e497c80 (diff) | |
download | newlib-14d3488d1f45a6ac4fffd4e3ab891f5b9d2ffac9.zip newlib-14d3488d1f45a6ac4fffd4e3ab891f5b9d2ffac9.tar.gz newlib-14d3488d1f45a6ac4fffd4e3ab891f5b9d2ffac9.tar.bz2 |
* libc/include/sys/unistd.h (environ): this one isn't from the
DLL, no __IMPORT
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 b49e1b5..bccd51d 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2000-08-25 DJ Delorie <dj@redhat.com> + + * libc/include/sys/unistd.h (environ): this one isn't from the + DLL, no __IMPORT + Fri Aug 25 13:37:11 2000 Christopher Faylor <cgf@cygnus.com> * libc/stdlib/system.c (do_system): Eliminate explicit declaration of |