summaryrefslogtreecommitdiff
path: root/src/temp/__randname.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-23avoid limited space of random temp file names if clock resolution is lowRich Felker1-1/+1
2022-06-03remove random filename obfuscation that leaks ASLR informationRich Felker1-1/+2
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker1-2/+0
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy1-1/+0
2013-09-04fix typo in comment in __randnameRich Felker1-1/+1
2013-02-20add mkostemp, mkstemps, and mkostemps functions and reorganize temp internalsRich Felker1-0/+21