christos
|
526d942790
|
- ansify, knf.
- no functional changes
|
2012-03-15 18:22:30 +00:00 |
|
christos
|
cfbb35ed03
|
revert some of dsl's changes to make things build on i386; he can undo what
he wants when he comes back.
|
2009-10-25 20:44:13 +00:00 |
|
dsl
|
0b807be843
|
Remove a load of pointless casts - one that even lint doesn't bleat about.
|
2009-10-24 15:20:15 +00:00 |
|
drochner
|
06666adadb
|
get the trailing-slash logics right
|
2005-07-27 13:23:07 +00:00 |
|
christos
|
f44796a7b7
|
PR/30839: Tomas Skäre: Buffer underflow in lib/libc/stdio/tempnam.c
when *dir == "".
|
2005-07-26 16:12:49 +00:00 |
|
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +00:00 |
|
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
|
yamt
|
dccfe06f50
|
use more Xs for filename templates.
from OpenBSD.
|
2002-08-10 16:28:51 +00:00 |
|
christos
|
096152524b
|
casts to size_t
|
2001-06-21 21:17:10 +00:00 |
|
christos
|
e7f7fdba9a
|
delint
|
1998-11-15 17:19:53 +00:00 |
|
kleink
|
ee1afe8b7c
|
Need internal names for snprintf() and vsnprintf().
|
1998-10-13 14:19:21 +00:00 |
|
mycroft
|
90cb894b40
|
Mention mkdtemp() in the warnings.
|
1998-07-27 16:39:11 +00:00 |
|
thorpej
|
2a43f22095
|
__warn_references and __indr_reference semicolon fixups. From
Chris Demetriou <cgd@pa.dec.com>.
|
1997-11-04 23:52:05 +00:00 |
|
christos
|
0c339c443a
|
Fix RCSID's
Fix gcc warnings.
Add prototypes for functions that were declared in more than one place
to local.h or extern.h and use that instead.
|
1997-07-13 20:15:17 +00:00 |
|
phil
|
4de11835a6
|
Modify to have _gettemp generate different names on repeated calls even if the
file was not created. Tempnam modified to make use of full possibilities.
|
1997-07-07 17:47:00 +00:00 |
|
lukem
|
1960b7137d
|
add warn_refs for mktemp(), tempnam(), and tmpnam() since most code
use these incorrectly. mkstemp() is ok however. inspired by openbsd
|
1997-03-16 05:00:38 +00:00 |
|
jtc
|
255db7b26b
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1995-02-02 02:09:03 +00:00 |
|
cgd
|
4d09105f58
|
needs string.h
|
1994-10-19 03:18:47 +00:00 |
|
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
|
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
|
cgd
|
3201bdaf64
|
fixed problem with 2 `/' chars back to back in temp files, which kills emacs
|
1993-04-02 12:31:56 +00:00 |
|
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |
|