summaryrefslogtreecommitdiff
path: root/src/temp
AgeCommit message (Expand)AuthorLines
2011-07-28remove ugly prng from mk*temp and just re-poll time on retryRich Felker-6/+5
2011-07-28eliminate mk*temp dependency on snprintfRich Felker-3/+4
2011-06-12another return value fix for mktemp...Rich Felker-1/+2
2011-02-19make mktemp match the historic behavior, and update functions that use itRich Felker-5/+8
2011-02-19fix major bug created from copying mkdtemp logicRich Felker-1/+1
2011-02-18major improvements to temp file name generatorRich Felker-16/+21
2011-02-18reformat mkstemp like mkdtempRich Felker-7/+5
2011-02-14ensure standard functions mk[sd]temp don't depend on removed function mktempRich Felker-5/+9
2011-02-14begin namespace-cleanup of standard C headersRich Felker-0/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+76