fix license quoting in files.yaml
[gnulib.git] / m4 / lstat.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-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertftruncate, fts, lstat, openat, raise: no 'static inline'
2012-05-04 Bruno Haiblelstat: Avoid "guessing no" when cross-compiling to...
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertUse ', not `, for quoting output.
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-16 Paul Eggert* m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite.
2011-06-15 Bruno Haiblelstat, openat: Respect rules for use of AC_LIBOBJ.
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-10-23 Ian BeckwithMerge branch 'stable'
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-09-17 Bruno HaibleTake over the maintenance of some older macros from...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-24 Eric Blakelstat: avoid mingw compilation error
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-11-13 Bruno HaibleOops, forgot to update the serial number.
2008-11-13 Bruno Haiblelstat: don't compile lstat.c on systems lacking lstat
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2007-01-25 Bruno Haible2007-01-24 Bruno Haible <bruno@clisp.org>
2006-08-21 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2005-09-23 Paul EggertSync from coreutils.
2005-06-24 Derek R. PriceRemove stat module & update lstat.
2005-05-02 Paul EggertMerge from coreutils.
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2003-09-12 Paul EggertRemove K&R cruft.
2003-07-23 Bruno HaibleBump serial number, for last change.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
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...
2000-05-28 Jim Meyeringbump serial number
2000-05-28 Jim Meyering(AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
2000-05-22 Jim MeyeringRequire jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
1999-02-07 Jim MeyeringUse AC_SUBST(LIBOBJS) since we set LIBOBJS.
1999-02-07 Jim MeyeringUse .$ac_objext, not .o
1999-01-10 Jim MeyeringUse the new 3-arg form of AC_DEFINE instead of my gross...
1998-11-14 Jim MeyeringCorrect comment. POSIX does not permit it to succeed.
1998-11-08 Jim MeyeringRewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
1997-08-31 Jim Meyering.