aboutsummaryrefslogtreecommitdiff
path: root/src/temp
AgeCommit message (Expand)AuthorFilesLines
2011-02-19make mktemp match the historic behavior, and update functions that use itRich Felker3-5/+8
2011-02-19fix major bug created from copying mkdtemp logicRich Felker1-1/+1
2011-02-18major improvements to temp file name generatorRich Felker3-16/+21
2011-02-18reformat mkstemp like mkdtempRich Felker1-7/+5
2011-02-14ensure standard functions mk[sd]temp don't depend on removed function mktempRich Felker3-5/+9
2011-02-14begin namespace-cleanup of standard C headersRich Felker2-0/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker3-0/+76