about summary refs log tree commit diff
path: root/src/temp/mktemp.c
Commit message (Expand)AuthorAgeFilesLines
* make mktemp match the historic behavior, and update functions that use itRich Felker2011-02-191-1/+2
* major improvements to temp file name generatorRich Felker2011-02-181-13/+15
* ensure standard functions mk[sd]temp don't depend on removed function mktempRich Felker2011-02-141-1/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+29