Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+3 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | - fix compilation: | Bernhard Reutner-Fischer | 2008-01-17 | 1 | -2/+0 |
| | | | | | In file included from toolchain_build_i386/gcc-3.4.6/libiberty/hashtab.c:49: build_i386/staging_dir/i386-linux-uclibc/sys-include/malloc.h:193: error: ISO C forbids data definition with no type or storage class | ||||
* | - commentary typo fix | Bernhard Reutner-Fischer | 2007-10-20 | 1 | -1/+1 |
| | |||||
* | add libc_hidden_xxxx for __uc_malloc | Denis Vlasenko | 2007-09-15 | 1 | -0/+2 |
| | |||||
* | introduce __uc_malloc, so that users can intercept libc internal OOM. | Denis Vlasenko | 2007-07-30 | 1 | -0/+7 |
| | |||||
* | Enable __THROW,_NTH,REDIRECT_NTH | Peter S. Mazinger | 2005-11-18 | 1 | -0/+2 |
| | |||||
* | add M_PERTURB define from glibc and Frank Mehnert writes: the following ↵ | Mike Frysinger | 2005-08-30 | 1 | -1/+2 |
| | | | | patch fixes a compile problem where malloc.h was included into a C++ file | ||||
* | Some requested additional malloc entry points | Eric Andersen | 2004-11-08 | 1 | -0/+9 |
| | |||||
* | Audit and scrub malloc.h, which was a mess | Eric Andersen | 2004-09-07 | 1 | -67/+3 |
| | |||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -10/+235 |
| | |||||
* | Added __BEGIN_DECLS and __END_DECLS to the files that didn't have | David McCullough | 2001-07-11 | 1 | -0/+4 |
| | | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++. | ||||
* | Removed old noise. | Eric Andersen | 2000-07-09 | 1 | -16/+0 |
| | | | | -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+30 |