log lib/stat.c @ 17476:6057744acd2c default tip master

age author description
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 fflush, stat: no 'static inline'
Wed, 20 Jun 2012 02:01:14 +0200 Bruno Haible stat, fstat: Avoid warnings on mingw64.
Sat, 14 Apr 2012 23:27:45 +0200 Bruno Haible Large File Support for native Windows platforms.
Sat, 14 Apr 2012 22:27:12 +0200 Bruno Haible stat: Bypass buggy override in mingw64.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Mon, 19 Sep 2011 07:34:58 -0700 Paul Eggert * lib/stat.c: Move comment.
Sun, 18 Sep 2011 21:46:34 -0700 Paul Eggert stat: use pathmax.h only if needed
Tue, 13 Sep 2011 13:05:56 +0200 Bruno Haible stat: Support for MSVC.
Thu, 08 Sep 2011 00:03:50 +0200 Bruno Haible openat: Work around compilation error with OSF/1 5.1 DTK cc.
Tue, 30 Aug 2011 09:57:33 +0200 Bruno Haible Avoid endless recursions if config.h includes some header files.
Mon, 20 Jun 2011 16:55:24 -0600 Eric Blake stat: be robust to PATH_MAX definition
Fri, 25 Feb 2011 10:52:37 -0800 Paul Eggert dirname: move m4/dos.m4 functionality into lib/dosname.h
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
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
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Wed, 10 Sep 2003 06:53:45 +0000 Paul Eggert Remove K&R cruft.
Tue, 22 Jul 2003 22:56:34 +0000 Paul Eggert Correct SunOS and Solaris version number notation to match Sun's usage.
Wed, 11 Jun 2003 08:50:33 +0000 Jim Meyering [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.
Sat, 07 Jun 2003 10:19:12 +0000 Jim Meyering Don't declare xmalloc explicitly.
Wed, 04 Dec 2002 10:11:15 +0000 Jim Meyering * stat.c: New file. Contents mostly from xstat.in.
Sun, 08 Nov 1998 03:39:42 +0000 Jim Meyering (rpl_stat): Protoize.
Tue, 13 Jan 1998 10:08:11 +0000 Jim Meyering Set errno to ENOENT, not EINVAL. This is consistent
Tue, 02 Sep 1997 02:07:40 +0000 Jim Meyering .