summaryrefslogtreecommitdiff
path: root/lib/mkdtemp.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* mkstemp: avoid conflict with C++ keyword templateEric Blake2009-11-171-5/+5
* tempname: resync from glibcEric Blake2009-11-041-1/+1
* New module 'mkostemp'.Bruno Haible2009-08-231-2/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+5
* mkdtemp.h is replaced with <stdlib.h>.Bruno Haible2007-02-181-3/+2
* * modules/tmpdir (Depends-on): Add sys_stat.Eric Blake2006-11-011-171/+3
* Merge from glibc.Bruno Haible2006-09-201-2/+19
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* mkdtemp can now use the full <inttypes.h>.Bruno Haible2006-09-111-7/+1
* STAT_MACROS_BROKEN is obsolete.Bruno Haible2006-07-221-3/+0
* Fix brought over from gettext.Bruno Haible2006-06-281-2/+3
* Include <unistd.h> unconditionally.Bruno Haible2006-04-241-4/+2
* undo last change -- this file is sync'd from gettextJim Meyering2006-02-271-1/+1
* Normalize inclusion of `config.h'.Jim Meyering2006-02-241-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* updates from savannah outageuid658182003-12-241-0/+6
* Update gettext source files from gettext automatically, using srclist-update.Paul Eggert2003-07-141-11/+10
* mkdtemp() function: create a private temporary directory.Bruno Haible2003-02-171-0/+198