1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Eric Blake
81a77bddc1 * 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.
2006-11-01 03:46:10 +00:00
Bruno Haible
7d99af9ffa Change to LGPL. 2006-08-15 11:53:54 +00:00
Bruno Haible
1b3e13870e New module 'tmpdir'. 2006-07-24 16:43:01 +00:00