malloc-standard-alignment.c
|
|
18553 |
14 months |
vapier |
give proper prototypes |
realloc-can-shrink.c
|
|
18553 |
14 months |
vapier |
give proper prototypes |
Makefile
|
|
15620 |
2 years |
vapier |
fix license notice |
tst-mcheck.c
|
|
14551 |
2 years |
sjhill |
Fix 'realloc' and revert previous changes to tests. malloc tests all pass regard... |
malloc.c
|
|
14551 |
2 years |
sjhill |
Fix 'realloc' and revert previous changes to tests. malloc tests all pass regard... |
tst-malloc.c
|
|
14551 |
2 years |
sjhill |
Fix 'realloc' and revert previous changes to tests. malloc tests all pass regard... |
tst-mallocfork.c
|
|
14167 |
2 years |
vapier |
use vfork instead of fork so test works on non-mmu |
tst-valloc.c
|
|
14044 |
2 years |
vapier |
import tests from glibc |
tst-obstack.c
|
|
14044 |
2 years |
vapier |
import tests from glibc |
tst-calloc.c
|
|
14044 |
2 years |
vapier |
import tests from glibc |
testmalloc.c
|
|
14032 |
2 years |
vapier |
fix warning about ignoring return value of realloc |
realloc0.c
|
|
10718 |
3 years |
vapier |
we need stdio.h for printf() |
time_malloc.c
|
|
8233 |
4 years |
andersen |
A useful/useless little malloc time test
|
mallocbug.c
|
|
5266 |
5 years |
andersen |
Move all malloc tests under test/malloc/
|