OSDN Git Service

* libc/include/malloc.h: On cygwin, define malloc _r functions as wrapper
authorcgf <cgf>
Mon, 26 Aug 2002 04:33:46 +0000 (04:33 +0000)
committercgf <cgf>
Mon, 26 Aug 2002 04:33:46 +0000 (04:33 +0000)
commitd999de4340429bd751ee5973ca1824527cf4babd
tree96c66cb8a2baa12038d39604ab6de69c71f58956
parentb190d20c4c61ca12380af4e504bb020d07668e37
* libc/include/malloc.h: On cygwin, define malloc _r functions as wrapper
macros to standard malloc functions.
* libc/include/stdlib.h: Ditto.
* configure.host: Always define MALLOC_PROVIDED on cygwin.
newlib/ChangeLog
newlib/configure.host
newlib/libc/include/malloc.h
newlib/libc/include/stdlib.h