about summary refs log tree commit diff
path: root/src/temp/__randname.c
Commit message (Expand)AuthorAgeFilesLines
* avoid limited space of random temp file names if clock resolution is lowRich Felker2022-06-231-1/+1
* remove random filename obfuscation that leaks ASLR informationRich Felker2022-06-031-1/+2
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* fix typo in comment in __randnameRich Felker2013-09-041-1/+1
* add mkostemp, mkstemps, and mkostemps functions and reorganize temp internalsRich Felker2013-02-201-0/+21