summaryrefslogtreecommitdiffstats
path: root/usr.bin/mktemp/mktemp.c
Commit message (Collapse)AuthorAgeFilesLines
* remove __Pimp2002-03-221-1/+1
|
* Warns cleanups.dwmalone2001-12-031-1/+2
|
* Correct the usage of mktemp:alex2000-10-151-1/+3
| | | | | | | | | | 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
* Add usage() and rcsid. Remove unused #include. -Wall.charnier1998-05-051-15/+22
|
* Bring in an old faithful tool I've been using for just over 4 years nowpeter1998-04-141-0/+143
(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.
OpenPOWER on IntegriCloud