index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
mktemp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-0
/
+2
*
Increase the size of the mktemp() filename space by dropping the PID from
kris
2000-11-10
1
-25
/
+17
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-1
/
+1
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-1
/
+1
*
While comparing this with OpenBSD (ie: trying to figure out what mkstemps()
peter
1999-12-11
1
-2
/
+2
*
Add unsigned char cast to isdigit
ache
1999-11-04
1
-1
/
+1
*
Remove UNSAFE_WARN ifdef for mktemp warning (never defined)
ache
1999-10-24
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add mkstemps from OpenBSD. This has been in my tree for months and
imp
1999-04-04
1
-7
/
+24
*
Revert last change. mkstemp() wasn't to blame, it's nvi. However,
peter
1998-10-20
1
-21
/
+5
*
Stop mk*temp() from being pathologically stupid in the face of a umask(0);
peter
1998-10-20
1
-5
/
+21
*
Fix a nasty flaw as a result of using the arc4random() pre-seeding of
peter
1998-04-14
1
-2
/
+4
*
Fixed uninitialized pointer in previous commit. mktemp() was broken.
bde
1998-03-03
1
-5
/
+6
*
Many security improvements from OpenBSD:
imp
1998-02-13
1
-23
/
+70
*
Fix race
guido
1997-04-07
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer
jraynard
1996-06-22
1
-4
/
+9
*
Code cleanup:-
jraynard
1996-06-12
1
-5
/
+4
*
Minor cleanup, #include's and unused vars.
phk
1995-10-22
1
-0
/
+1
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+126