summaryrefslogtreecommitdiffstats
path: root/test/integration/sdallocx.c
Commit message (Expand)AuthorAgeFilesLines
* Only run test/integration/sdallocx non-reentrantly.David Goldblatt2017-07-241-1/+1
* Replace tabs following #define with spaces.Jason Evans2017-01-211-2/+2
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-2/+2
* Update brace style.Jason Evans2017-01-211-8/+7
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Reduce memory usage for sdallocx() test_alignment_and_size.Jason Evans2016-11-121-2/+2
* Add support for sized deallocation.Daniel Micay2014-09-091-0/+57