modules/tmpdir


Log

Author Commit Date CI Message
Eric Blake 81a77bdd 2006-11-01T03:46:10 * modules/tmpdir (Depends-on): Add sys_stat. * modules/mkdtemp (Depends-on): Add tempname, drop unistd. * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this. * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat. * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to tempname.
Bruno Haible 7d99af9f 2006-08-15T11:53:54 Change to LGPL.
Bruno Haible 1b3e1387 2006-07-24T16:43:01 New module 'tmpdir'.