summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/tempnam.c
AgeCommit message (Expand)Author
2012-03-15- ansify, knf.christos
2009-10-25revert some of dsl's changes to make things build on i386; he can undo whatchristos
2009-10-24Remove a load of pointless casts - one that even lint doesn't bleat about.dsl
2005-07-27get the trailing-slash logics rightdrochner
2005-07-26PR/30839: Tomas Skäre: Buffer underflow in lib/libc/stdio/tempnam.cchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-10use more Xs for filename templates.yamt
2001-06-21casts to size_tchristos
1998-11-15delintchristos
1998-10-13Need internal names for snprintf() and vsnprintf().kleink
1998-07-27Mention mkdtemp() in the warnings.mycroft
1997-11-04__warn_references and __indr_reference semicolon fixups. Fromthorpej
1997-07-13Fix RCSID'schristos
1997-07-07Modify to have _gettemp generate different names on repeated calls even if thephil
1997-03-16add warn_refs for mktemp(), tempnam(), and tmpnam() since most codelukem
1995-02-02Merged with 4.4lite.jtc
1994-10-19needs string.hcgd
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-04-02fixed problem with 2 `/' chars back to back in temp files, which kills emacscgd
1993-03-21initial import of 386bsd-0.1 sourcescgd