OSDN Git Service

* Makefile.am: Fix space vs. tab problem in install-data-local.
authorcgf <cgf>
Wed, 6 Sep 2000 20:46:27 +0000 (20:46 +0000)
committercgf <cgf>
Wed, 6 Sep 2000 20:46:27 +0000 (20:46 +0000)
commite75540bf0b38161371c0f08f77d9dd0e449c8ca8
tree0fffa72bbc50f93a243a2aeb35ad3e77d737746c
parent829f7ee59e33066777db429897751cca64a1bc9c
* Makefile.am: Fix space vs. tab problem in install-data-local.
* 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.
newlib/ChangeLog
newlib/Makefile.am
newlib/Makefile.in
newlib/libc/include/_ansi.h
newlib/libc/include/stdlib.h
newlib/libc/stdlib/mallocr.c