summaryrefslogtreecommitdiffstats
path: root/include/malloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+3
| | | | Step 11: More libc_hidden_proto removal
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-0/+7
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Sync up with trunk."Steven J. Hill"2005-11-191-0/+2
|
* Sync with trunk."Steven J. Hill"2005-09-011-1/+2
|
* Some requested additional malloc entry pointsEric Andersen2004-11-081-0/+9
|
* Audit and scrub malloc.h, which was a messEric Andersen2004-09-071-67/+3
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-10/+235
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-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 Andersen2000-07-091-16/+0
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+30