tmpdir: Use checkpath functions.
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)
commitcf4df2cf2dec298031c255ae45e7c2a758c9add7
tree8d0595acdc7be7fa066cdb0b4eb1cf9906e3ed45
parenta2965015bd7eeb4d828c389dcfd2bd64b72875b9
tmpdir: Use checkpath functions.

Use checkpath_addgid to implement the -g option.  Don't call
checkpath_setids at all; instead use the effective user-id.
tmpdir.c