log lib/mkdtemp.c @ 17907:0a1c2535cad9

age author description
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Tue, 17 Nov 2009 11:53:14 -0700 Eric Blake mkstemp: avoid conflict with C++ keyword template
Mon, 02 Nov 2009 13:19:27 -0700 Eric Blake tempname: resync from glibc
Sun, 23 Aug 2009 14:11:27 +0200 Bruno Haible New module 'mkostemp'.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 18 Feb 2007 15:42:40 +0000 Bruno Haible mkdtemp.h is replaced with <stdlib.h>.
Wed, 01 Nov 2006 03:46:10 +0000 Eric Blake * modules/tmpdir (Depends-on): Add sys_stat.
Wed, 20 Sep 2006 20:18:02 +0000 Bruno Haible Merge from glibc.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 11 Sep 2006 12:35:15 +0000 Bruno Haible mkdtemp can now use the full <inttypes.h>.
Sat, 22 Jul 2006 15:48:49 +0000 Bruno Haible STAT_MACROS_BROKEN is obsolete.
Wed, 28 Jun 2006 18:06:12 +0000 Bruno Haible Fix brought over from gettext.
Mon, 24 Apr 2006 11:38:06 +0000 Bruno Haible Include <unistd.h> unconditionally.
Mon, 27 Feb 2006 06:37:59 +0000 Jim Meyering undo last change -- this file is sync'd from gettext
Fri, 24 Feb 2006 10:09:59 +0000 Jim Meyering Normalize inclusion of `config.h'.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Wed, 24 Dec 2003 13:07:08 +0000 uid65818 updates from savannah outage
Mon, 14 Jul 2003 22:44:04 +0000 Paul Eggert Update gettext source files from gettext automatically, using srclist-update.
Mon, 17 Feb 2003 22:49:11 +0000 Bruno Haible mkdtemp() function: create a private temporary directory.