summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/tempnam.c
AgeCommit message (Expand)Author
2017-11-28GNU ld has prefixed the contents of .gnu.warning.SYMBOL sectionsTheo Buehler
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingPhilip Guenther
2015-03-23fix memory leaks in tempnam(3) error pathsJonathan Gray
2013-09-30Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,Todd C. Miller
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