Alexandre Oliva
2f3009bd13
* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk
...
fails, don't bail out, and try to correct next time.
2002-04-13 10:27:02 +00:00
Matthew Green
8195aff714
* implement a new `struct _reent' that is significantly smaller. use this
...
if _REENT_SMALL is defined in config.h. define this for xstormy16.
2002-02-03 09:24:18 +00:00
Jeff Johnston
e826766445
2001-08-21 Jeff Johnston <jjohnstn@redhat.com>
...
* libc/stdlib/mallocr.c [!defined(MALLOC_ALIGNMENT)]: Add conditional
for SIZE_SZ so that alignment ends up a minimum of 8.
2001-08-21 20:23:16 +00:00
Christopher Faylor
82ea92f3ea
* libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compiling
...
under Cygwin.
2001-01-30 04:04:59 +00:00
Christopher Faylor
a385ae7508
* 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.
2000-09-06 20:46:27 +00:00
Christopher Faylor
8a0efa53e4
import newlib-2000-02-17 snapshot
2000-02-17 19:39:52 +00:00