summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/tempnam.c
AgeCommit message (Expand)Author
2007-09-21Add some more truncation checks for path construction in tmpnam(3).Moritz Jodeit
2007-09-17Prevent out-of-bounds memory access in tempnam(3), if the environmentMoritz Jodeit
2005-08-08zap remaining rcsid.Marc Espie
2004-09-28deregister + ansify, no change in object code. ok deraadt@ millert@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-09a first pass at -WallTheo de Raadt
1997-04-0310 X's for mktemp() and mkstemp().Todd C. Miller
1997-02-12more XXXX for mktempTheo 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-09-05issetugid backwards, duh; thanks bitbltTheo de Raadt
1996-08-25use issetugid()Theo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt