summaryrefslogtreecommitdiffstats
path: root/test/integration/MALLOCX_ARENA.c
Commit message (Expand)AuthorAgeFilesLines
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
* Remove extraneous parens around return arguments.Jason Evans2017-01-211-3/+3
* Update brace style.Jason Evans2017-01-211-7/+5
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Rename the arenas.extend mallctl to arenas.create.Jason Evans2017-01-071-2/+2
* Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).Jason Evans2016-10-281-2/+2
* Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug.Jason Evans2014-04-151-3/+14
* Remove the *allocm() API, which is superceded by the *allocx() API.Jason Evans2014-04-151-2/+2
* Convert ALLOCM_ARENA() test to MALLOCX_ARENA() test.Jason Evans2014-03-281-0/+58