|
aa450ef4
|
2007-02-18T15:42:40
|
|
mkdtemp.h is replaced with <stdlib.h>.
|
|
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.
|
|
cd40ac3e
|
2006-09-20T20:18:02
|
|
Merge from glibc.
|
|
99099106
|
2006-09-14T14:18:36
|
|
Include <config.h> unconditionally.
|
|
569a7c62
|
2006-09-11T12:35:15
|
|
mkdtemp can now use the full <inttypes.h>.
|
|
983deff9
|
2006-07-22T15:48:49
|
|
STAT_MACROS_BROKEN is obsolete.
|
|
b2892d7f
|
2006-06-28T18:06:12
|
|
Fix brought over from gettext.
|
|
eb750bc6
|
2006-04-24T11:38:06
|
|
Include <unistd.h> unconditionally.
|
|
31589505
|
2006-02-27T06:37:59
|
|
undo last change -- this file is sync'd from gettext
|
|
da326536
|
2006-02-24T10:09:59
|
|
Normalize inclusion of `config.h'.
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
ec02ed21
|
2003-12-24T13:07:08
|
|
updates from savannah outage
|
|
757bd39e
|
2003-07-14T22:44:04
|
|
Update gettext source files from gettext automatically, using srclist-update.
|
|
717fa457
|
2003-02-17T22:49:11
|
|
mkdtemp() function: create a private temporary directory.
|