log m4/stat.m4 @ 12542:ea823743f290

age author description
Thu, 31 Dec 2009 16:13:01 +0100 Bruno Haible Use AC_C_INLINE where necessary.
Sat, 07 Nov 2009 16:59:11 -0700 Eric Blake stat: detect FreeBSD bug
Tue, 15 Sep 2009 17:08:39 -0600 Eric Blake stat: fix Solaris 9 bug
Tue, 15 Sep 2009 07:11:40 -0600 Eric Blake stat: new module, for mingw bug
Sun, 23 Jan 2005 08:06:57 +0000 Paul Eggert Use an all-permissive copyright notice, recommended by RMS.
Sun, 18 Apr 2004 18:12:50 +0000 Jim Meyering Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
Wed, 23 Jul 2003 11:08:01 +0000 Bruno Haible Bump serial number, for last change.
Tue, 22 Jul 2003 22:56:34 +0000 Paul Eggert Correct SunOS and Solaris version number notation to match Sun's usage.
Tue, 31 Dec 2002 13:43:06 +0000 Bruno Haible An independent .m4 file for each module.
Mon, 17 Sep 2001 21:44:03 +0000 Jim Meyering Use AC_DEFINE rather than AC_DEFINE_UNQUOTED, whenever the right hand side need not be expanded by the shell.
Sun, 12 Aug 2001 13:26:00 +0000 Jim Meyering Quote the first argument in each use of AC_DEFUN.
Sun, 02 Jul 2000 15:14:04 +0000 Jim Meyering fix typo in last change
Sun, 02 Jul 2000 12:58:27 +0000 Jim Meyering Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
Sun, 28 May 2000 21:28:05 +0000 Jim Meyering bump serial number
Sun, 28 May 2000 21:24:42 +0000 Jim Meyering (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
Mon, 22 May 2000 08:35:36 +0000 Jim Meyering Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
Sun, 07 Feb 1999 05:37:39 +0000 Jim Meyering Use AC_SUBST(LIBOBJS) since we set LIBOBJS.
Sun, 07 Feb 1999 05:27:24 +0000 Jim Meyering Use .$ac_objext, not .o
Sun, 10 Jan 1999 22:47:01 +0000 Jim Meyering Use the new 3-arg form of AC_DEFINE instead of my gross kludge.
Sat, 14 Nov 1998 13:22:58 +0000 Jim Meyering Correct comment. POSIX does not permit it to succeed.
Sun, 08 Nov 1998 03:42:20 +0000 Jim Meyering Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
Tue, 02 Sep 1997 01:46:30 +0000 Jim Meyering .