summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/mallocr.c
Commit message (Collapse)AuthorAgeFilesLines
* * libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor2001-01-301-0/+5
| | | | under Cygwin.
* * Makefile.am: Fix space vs. tab problem in install-data-local.Christopher Faylor2000-09-061-1/+1
| | | | | | | | * Makefile.in: Regenerate. * libc/include/_ansi.h (_EXFUN): Define specially for __CYGWIN__. (_EXPARM): New macro for defining a function parameter. * libc/include/stdlib.h: Use _EXPARM. * libc/stdlib/mallocr.c: Don't build cfree for Cygwin.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+3646