tmpdir: Split out new file of common utilities.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:16 +0000 (21:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:16 +0000 (21:53 +0100)
commitcaa14ca268d66324eabc614983bb3bd45b254299
tree114bd73d016832e0f7607a52642bfc7e0dca1de8
parentcf4df2cf2dec298031c255ae45e7c2a758c9add7
tmpdir: Split out new file of common utilities.

In particular, the allowgroup function is wanted by both programs, but
it's too nasty to put in the library.
Makefile.am
tmpdir.c
utils.c [new file with mode: 0644]
utils.h [new file with mode: 0644]