summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc/malloc_errno (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable junking with malloc options. If set, the test hangs on lowbluhm2019-06-111-2/+5
* Test a large negative malloc value as well.miod2003-12-251-1/+2
* remove extra \n in {warn,err}{,x} callsderaadt2003-08-151-3/+3
* various cleanups; david says results are samederaadt2003-07-311-2/+2
* Test if malloc() sets errno correctly if it returns NULL.otto2003-07-152-0/+50