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 c50e99000..5b3807a1e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 24 20:16:00 2000 Corinna Vinschen <vinschen@cygnus.com> + + * libc/include/sys/unistd.h: Add defines for sysconf values + _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLN, _SC_PHYS_PAGES and + _SC_AVPHYS_PAGES. + Mon Oct 9 20:26:33 2000 Christopher Faylor <cgf@cygnus.com> * libc/include/sys/unistd.h: Add getdtablesize and setdtablesize |