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
/
mktemp.c
Age
Commit message (
Expand
)
Author
2014-06-18
add mkostemp, mkostemps, mkstemps from FreeBSD.
christos
2012-03-15
- ansify, knf.
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
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-07-27
Mention mkdtemp() in the warnings.
mycroft
1998-07-27
Add a mktempdir(), like mkstemp(), but it creates a directory.
mycroft
1998-07-27
If AUDIT, do not compile certain functions.
mycroft
1998-06-01
Need <stdlib.h> for mkstemp() and mktemp() prototypes.
kleink
1998-02-03
remove obsolete register declarations
perry
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-04-08
use lstat() instead of stat() when checking for existance.
lukem
1997-03-16
add warn_refs for mktemp(), tempnam(), and tmpnam() since most code
lukem
1995-02-02
Merged with 4.4lite.
jtc
1993-11-11
First pass at getting a clean compile with "gcc -Wall", mostly explictly
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd