summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/mkstemp (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250802'.tb_20250802cvs2svn2025-08-022-185/+0
* remove a couple hundred sys/param.h includes in userland code, andderaadt2021-12-131-2/+3
* Fix mmap() calls that check for a result other than MAP_FAILED.doug2014-09-271-1/+1
* Add check that mkstemp() fails with EINVAL if the string has fewer thanguenther2013-03-121-4/+13
* Test mkstemps() tooguenther2010-02-111-26/+87
* Add a regression suite for mkstemp(), verifying that it neither overrunsguenther2010-02-112-0/+114