summaryrefslogtreecommitdiff
path: root/src/temp/mktemp.c
AgeCommit message (Expand)AuthorLines
2011-02-19make mktemp match the historic behavior, and update functions that use itRich Felker-1/+2
2011-02-18major improvements to temp file name generatorRich Felker-13/+15
2011-02-14ensure standard functions mk[sd]temp don't depend on removed function mktempRich Felker-1/+3
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+29