maint: update copyright
[gnulib.git] / lib / tempname.c
2014-01-01 Eric Blakemaint: update copyright
2013-02-05 Paul Eggerttempname: use secure_getenv
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-10 Jim Meyeringmaint.mk: prohibit common grammar error: "all these"
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-28 Bruno HaibleRemove unused macros from !_LIBC code in glibc-borrowed...
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-05 Eric Blaketempname: resync from glibc
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-01-18 Paul Eggert* MODULES.html.sh (Support for systems lacking POSIX...
2006-11-09 Eric Blake* lib/tempname.c (gen_tempname): Remove variant that...
2006-10-27 Eric Blake* MODULES.html.sh: Document tempname.
2006-09-20 Paul Eggert* tempname.c (__gen_tempname): Change attempts_min
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-08-21 Paul EggertAdd and change modules to make it easier for coreutils...
2006-05-25 Paul Eggert* tempname.c (small_open, large_open): New macros.
2005-09-23 Paul EggertSync from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-07-02 Jim MeyeringAssume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditio...
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2005-05-02 Paul EggertMerge from coreutils.
2003-09-12 Paul EggertRemove K&R cruft.
2003-05-29 Paul Eggertin lib:
2003-01-06 Bruno HaibleMore consistent inttypes.h / stdint.h handling.
2002-11-25 Karl Berrychange license to gpl.
2001-12-02 Jim MeyeringDon't declare getenv, thus reverting the change of...
2001-11-27 Jim MeyeringInclude stdlib.h unconditionally. On some old systems...
2001-11-27 Jim MeyeringMerge with version from libc.
2001-11-19 Jim Meyering(TMP_MAX): Remove; no longer needed.
2001-11-18 Jim Meyering[!HAVE_DECL_GETENV]: Declare getenv to avoid warning...
2001-03-16 Jim Meyering(uint64_t): Define to uintmax_t if
2001-03-02 Jim Meyeringfrom GNU libc