Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/include/sys/config.h: define __IMPORT appropriately | DJ Delorie | 2000-08-01 | 1 | -5/+1 |
| | | | | | | | | | | * libc/include/ctype.h (_ctype_): use __IMPORT * libc/include/math.h (__infinity, signam, _LIB_VERSION): ditto * libc/include/math.h (__mb_cur_max): ditto * libc/include/time.h (_timezone, _daylight, _tzname): ditto * libc/include/unctrl.h (__unctrl, __unctrllen): ditto * libc/include/errno.h (_sys_errlist, _sys_nerr): ditto * libc/include/unistd.h (environ): ditto | ||||
* | Thu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith@cygnus.com> | Ranjith Kumaran | 2000-06-09 | 1 | -1/+1 |
| | | | | | * libc/include/stdlib.h: Set RAND_MAX to __RAND_MAX. * libc/include/sys/config.h: Define __RAND_MAX. | ||||
* | * libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__ | Christopher Faylor | 2000-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * libc/include/malloc.h: Ditto. * libc/include/process.h: Ditto. * libc/include/stdio.h: Ditto. * libc/include/stdlib.h: Ditto. * libc/include/time.h: Ditto. * libc/include/machine/setjmp.h: Ditto. * libc/include/sys/errno.h: Ditto. * libc/include/sys/signal.h: Ditto. * libc/include/sys/stat.h: Ditto. * libc/include/sys/time.h: Ditto. * libc/include/sys/unistd.h: Ditto. * libc/include/string.h: Ditto. strsignal should return a const char *. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+142 |