summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/mktemp.c
AgeCommit message (Expand)Author
1998-06-30add mkstemp(char *template, int suffixlen) interfaceTheo de Raadt
1998-04-14wrap Z->a and z->A; peter@netplex.com.auTheo de Raadt
1998-03-04uninitialized case; bdeTheo de Raadt
1997-10-071) Don't truncate the input string when a directory cannot be stat'dTodd C. Miller
1997-06-20Add mkdtemp(3)Todd C. Miller
1997-04-07Change a stat(2) -> lstat(2) to avoid symlink games. From KeithTodd C. Miller
1997-02-10Pull in stdlib.h for arc4random prototype.Todd C. Miller
1997-02-07pre-pad with random alphabetic letters instead of digit 0Theo de Raadt
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-19put all the __warn_references behind a #ifndef NO_WARN_REFERENCES whichThomas Graichen
1996-12-2895% of common uses of these are incorrect and insecure. correct use isTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt