maint: update copyright
[gnulib.git] / m4 / link-follow.m4
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-05-05 Bruno Haiblelink-follow: Avoid guessing wrong when cross-compiling...
2012-01-06 Paul EggertUse ', not `, for quoting output.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-28 Bruno Haiblelinkat: Make implementation robust against system behav...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-22 Eric Blakelink-follow: ensure correct result
2009-09-04 Eric Blakelink-follow: fix logic bug in prior patch
2009-09-04 Eric Blakelink-follow: accomodate mingw and cross-compilation
2009-09-02 Ralf WildenhuesReplace uses of obsolete autoconf macros in Jim's modules.
2009-06-15 Jim Meyeringlink-follow: fix the "checking..." message to not menti...
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2007-11-08 Jim MeyeringChange cache variable name prefix "jm_" to "gl_" everyw...
2006-09-22 Ralf Wildenhues* fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
2006-07-09 Paul EggertCommentary sync from coreutils.
2005-09-23 Paul EggertSync 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...
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2000-06-18 Jim Meyering(jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
1999-11-08 Jim Meyeringadd `' around link(2)
1999-11-08 Jim MeyeringFix harmless-for-now typo: s/,/dnl/.
1999-11-08 Jim Meyeringeffectively require AC_CHECK_HEADERS(unistd.h)
1999-11-07 Jim Meyeringdefine LINK_FOLLOWS_SYMLINKS
1999-11-06 Jim Meyeringremove backticks from comments
1999-11-06 Jim Meyering(jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.