aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-obstack.c
AgeCommit message (Collapse)Author
2000-10-24(main): Run tests for different alignments.Ulrich Drepper
2000-10-24Update.Ulrich Drepper
* malloc/obstack.c (_obstack_newchunk): Correctly align first returned block. * malloc/tst-obstack.c: New file. Patch and test case by Alexandre Duret-Lutz <duret_g@epita.fr>.