summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/mkstemp/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a regression suite for mkstemp(), verifying that it neither overrunsguenther2010-02-111-0/+19
no underruns the supplied template buffer, that it can generate names that don't contain any X's, and that all open() calls that pass O_CREAT also pass O_EXCL