index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
mktemp.c
Age
Commit message (
Expand
)
Author
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-05-27
Don't decrement the current character pointer past the beginning of the
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-02
more pid_t use
Theo de Raadt
1998-06-30
add mkstemp(char *template, int suffixlen) interface
Theo de Raadt
1998-04-14
wrap Z->a and z->A; peter@netplex.com.au
Theo de Raadt
1998-03-04
uninitialized case; bde
Theo de Raadt
1997-10-07
1) Don't truncate the input string when a directory cannot be stat'd
Todd C. Miller
1997-06-20
Add mkdtemp(3)
Todd C. Miller
1997-04-07
Change a stat(2) -> lstat(2) to avoid symlink games. From Keith
Todd C. Miller
1997-02-10
Pull in stdlib.h for arc4random prototype.
Todd C. Miller
1997-02-07
pre-pad with random alphabetic letters instead of digit 0
Theo de Raadt
1997-01-20
back out my last change to avoid the __warn_references on the mips - it's
Thomas Graichen
1997-01-19
put all the __warn_references behind a #ifndef NO_WARN_REFERENCES which
Thomas Graichen
1996-12-28
95% of common uses of these are incorrect and insecure. correct use is
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt