summaryrefslogtreecommitdiff
path: root/libc/stdlib/mkdtemp.c
AgeCommit message (Expand)Author
2015-08-14add mkstemps, mkstemps64 and mkostemps, mkostemps64 functionsRomain Naour
2014-12-10mkostemp: fix implementationAnthony G. Basile
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2009-11-09Extend __gen_tempname with mode argumentMikhail Gusarov
2007-01-24fix from Bryan Wu: return NULL upon error, not the NULL stringMike Frysinger
2006-03-23Mark some functions as BSD onlyPeter S. Mazinger
2002-09-04Added function 'mkdtemp' for Linux Test Project."Steven J. Hill"