index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
tempnam.c
Age
Commit message (
Expand
)
Author
2012-03-15
- ansify, knf.
christos
2009-10-25
revert some of dsl's changes to make things build on i386; he can undo what
christos
2009-10-24
Remove a load of pointless casts - one that even lint doesn't bleat about.
dsl
2005-07-27
get the trailing-slash logics right
drochner
2005-07-26
PR/30839: Tomas Skäre: Buffer underflow in lib/libc/stdio/tempnam.c
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-08-10
use more Xs for filename templates.
yamt
2001-06-21
casts to size_t
christos
1998-11-15
delint
christos
1998-10-13
Need internal names for snprintf() and vsnprintf().
kleink
1998-07-27
Mention mkdtemp() in the warnings.
mycroft
1997-11-04
__warn_references and __indr_reference semicolon fixups. From
thorpej
1997-07-13
Fix RCSID's
christos
1997-07-07
Modify to have _gettemp generate different names on repeated calls even if the
phil
1997-03-16
add warn_refs for mktemp(), tempnam(), and tmpnam() since most code
lukem
1995-02-02
Merged with 4.4lite.
jtc
1994-10-19
needs string.h
cgd
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-02
fixed problem with 2 `/' chars back to back in temp files, which kills emacs
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd