summaryrefslogtreecommitdiff
path: root/libc/stdlib/mkstemp64.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
2002-04-01Remove function declartions from include/features.h, createEric Andersen
2002-03-31Rework __gen_tempname() to better match glibc, and add mkstemp64(),Eric Andersen