Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk | Alexandre Oliva | 2002-04-13 | 1 | -4/+13 |
| | | | | fails, don't bail out, and try to correct next time. | ||||
* | * implement a new `struct _reent' that is significantly smaller. use this | Matthew Green | 2002-02-03 | 1 | -0/+1 |
| | | | | if _REENT_SMALL is defined in config.h. define this for xstormy16. | ||||
* | 2001-08-21 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2001-08-21 | 1 | -1/+1 |
| | | | | | * libc/stdlib/mallocr.c [!defined(MALLOC_ALIGNMENT)]: Add conditional for SIZE_SZ so that alignment ends up a minimum of 8. | ||||
* | * libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compiling | Christopher Faylor | 2001-01-30 | 1 | -0/+5 |
| | | | | under Cygwin. | ||||
* | * Makefile.am: Fix space vs. tab problem in install-data-local. | Christopher Faylor | 2000-09-06 | 1 | -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 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+3646 |