Tue, 21 Apr 2015 00:22:00 -0700 |
Paul Eggert |
lstat: fix cross-compilation 'ln -s' problem
|
Thu, 01 Jan 2015 01:38:23 +0000 |
Paul Eggert |
version-etc: new year
|
Wed, 01 Jan 2014 00:04:40 -0700 |
Eric Blake |
maint: update copyright
|
Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Tue, 20 Nov 2012 22:25:09 -0800 |
Paul Eggert |
ftruncate, fts, lstat, openat, raise: no 'static inline'
|
Fri, 04 May 2012 04:29:15 +0200 |
Bruno Haible |
lstat: Avoid "guessing no" when cross-compiling to glibc systems.
|
Thu, 05 Jan 2012 23:44:15 -0800 |
Paul Eggert |
Use ', not `, for quoting output.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Thu, 16 Jun 2011 16:01:23 -0700 |
Paul Eggert |
* m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite.
|
Sat, 21 May 2011 14:02:06 +0200 |
Bruno Haible |
lstat, openat: Respect rules for use of AC_LIBOBJ.
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 17 Sep 2010 10:18:38 -0600 |
Bruno Haible |
Take over the maintenance of some older macros from Autoconf.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Wed, 23 Sep 2009 14:13:00 -0600 |
Eric Blake |
lstat: avoid mingw compilation error
|
Tue, 13 Jan 2009 08:48:48 +0100 |
Jim Meyering |
many *.m4 files: improve m4 quoting
|
Thu, 13 Nov 2008 12:52:20 +0100 |
Bruno Haible |
Oops, forgot to update the serial number.
|
Thu, 13 Nov 2008 07:59:46 +0100 |
Bruno Haible |
lstat: don't compile lstat.c on systems lacking lstat
|
Tue, 21 Oct 2008 01:05:43 +0200 |
Bruno Haible |
Move the lstat() declaration to <sys/stat.h>.
|
Thu, 25 Jan 2007 03:25:54 +0000 |
Bruno Haible |
2007-01-24 Bruno Haible <bruno@clisp.org>
|
Mon, 21 Aug 2006 21:46:31 +0000 |
Paul Eggert |
Avoid the need for AC_LIBSOURCES in m4 macros.
|
Fri, 23 Sep 2005 04:15:13 +0000 |
Paul Eggert |
Sync from coreutils.
|
Fri, 24 Jun 2005 14:53:03 +0000 |
Derek R. Price |
Remove stat module & update lstat.
|
Mon, 02 May 2005 07:00:50 +0000 |
Paul Eggert |
Merge from coreutils.
|
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.
|
Fri, 12 Sep 2003 19:38:19 +0000 |
Paul Eggert |
Remove K&R cruft.
|
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:35 +0000 |
Jim Meyering |
Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
|
Sun, 31 Aug 1997 21:00:05 +0000 |
Jim Meyering |
.
|