fix license quoting in files.yaml
[gnulib.git] / m4 / putenv.m4
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-03-13 Paul Eggertputenv: port to Solaris 10
2013-02-14 Paul Eggertputenv: fix heap corruption with mixed putenv/_putenv
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-05-04 Bruno HaibleAvoid "guessing no" guesses when cross-compiling to...
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-15 Bruno Haibleputenv: Move AC_LIBOBJ invocations to module description.
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2007-11-08 Jim MeyeringChange cache variable name prefix "jm_" to "gl_" everyw...
2007-11-01 Paul Eggert* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that...
2007-11-01 Bruno HaibleDefine the putenv substitute in <stdlib.h> rather than...
2006-09-22 Ralf Wildenhues* fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
2006-04-24 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not...
2005-09-23 Paul EggertSync from coreutils.
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2004-06-01 Paul EggertMerge from coreutils CVS.
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2003-09-10 Paul EggertRemove K&R cruft.
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2001-09-17 Jim MeyeringUse AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever...
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2000-07-02 Jim Meyeringfix typo in last change
2000-07-02 Jim MeyeringReplace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with...
1999-05-11 Jim MeyeringFix typos in config.h comments.
1999-02-07 Jim MeyeringUse AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 Jim MeyeringUse .$ac_objext, not .o
1999-01-29 Jim MeyeringUse the 3-argument forms of AC_DEFINE* macros.
1997-06-16 Jim Meyeringcomment
1997-06-16 Jim Meyering.