summaryrefslogtreecommitdiffstats
path: root/test/malloc/malloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2005-07-231-20/+31
|
* Move all malloc tests under test/malloc/Eric Andersen2002-08-141-0/+1
|
* Add test for proper realloc() behavior.David Schleef2001-07-131-1/+27
|
* Random quick-and-dirty evil malloc checker.David Schleef2001-05-251-0/+43