Commit Graph

4 Commits

Author SHA1 Message Date
dwmalone
81ff03de25 Warns cleanups. 2001-12-03 21:07:23 +00:00
alex
16b7b5256b Correct the usage of mktemp:
The old version lists all args as optional.
However, you need at least one arg to get a usable result.

PR:		18667
Reported by:	obrien
Submitted by:	Johan Karlsson <k@numeri.campus.luth.se>
Reviewed by:	sheldonh
2000-10-15 11:35:48 +00:00
charnier
810a5d762e Add usage() and rcsid. Remove unused #include. -Wall. 1998-05-05 06:13:47 +00:00
peter
9996027f00 Bring in an old faithful tool I've been using for just over 4 years now
(originally on a different OS without mkstemp()), albeit somewhat
bashed and hacked into something that doesn't look too much like
the original any more.  It should be upwardly compatable with
OpenBSD's mktemp(1) but does a couple of extra things.

I've taken OpenBSD's mktemp.1 man page and adapted it to suit.
1998-04-14 07:39:57 +00:00