summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_ulimit1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapt to new maloc_options declarationotto2025-05-241-2/+2
* Set malloc_options in global scope with an initializer.bluhm2019-06-121-5/+4
* This test does not terminate if malloc conf is preconfigured withbluhm2018-11-281-4/+8
* Fix all clang warnings in libc regress and cleanup some make files.bluhm2017-07-271-1/+2
* Don't forget to return 0 on success, doh.otto2006-05-161-1/+2
* Near ulimit test case 1otto2006-04-182-0/+48