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