log lib/stat.c @ 40199:dd30d6eb93bd

age author description
Sun, 24 Feb 2019 11:59:48 +0100 Bruno Haible stat, lstat: Fix conflict with relocatable-prog-wrapper module.
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Thu, 03 May 2018 23:09:42 +0200 Bruno Haible Simplify code. Drop support for Borland C++ on Windows.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Tue, 28 Nov 2017 20:42:17 +0100 Benno Schulenberg stat: fix compilation failure on macOS Sierra
Thu, 23 Nov 2017 00:05:57 -0800 Paul Eggert stat: work around Solaris bug with tv_nsec < 0
Sun, 12 Nov 2017 09:13:30 -0800 Jim Meyering maint: shorten https://lists.gnu.org/archive/html/... links
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 14 May 2017 14:20:01 +0200 Bruno Haible windows-stat-inodes: New module.
Sat, 13 May 2017 02:51:05 +0200 Bruno Haible windows-stat-timespec: New module.
Sat, 13 May 2017 02:36:19 +0200 Bruno Haible stat, fstat: Complete removal of old native Windows code.
Sat, 13 May 2017 02:32:24 +0200 Bruno Haible stat: Complete removal of REPLACE_FUNC_STAT_DIR code.
Sat, 29 Apr 2017 15:05:15 +0200 Bruno Haible stat: Fix time_t values and other problems on native Windows platforms.
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
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 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 .