/* Copyright (c) 2000, Len Budney. See COPYING for details. */ /* Create a temporary file, using a timestamp, PID, and the hostname. */ #include "stralloc.h" void mk_tempfile(stralloc *tmpf);