summaryrefslogtreecommitdiff
path: root/lib/stat.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+7
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* findprog-in: Fix comment.Bruno Haible2019-09-281-2/+2
* Update some URLsPaul Eggert2019-09-221-1/+1
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-141-8/+8
* stat, lstat: Fix conflict with relocatable-prog-wrapper module.Bruno Haible2019-02-241-1/+5
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* stat: fix compilation failure on macOS SierraBenno Schulenberg2017-11-281-0/+2
* stat: work around Solaris bug with tv_nsec < 0Paul Eggert2017-11-231-9/+13
* maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering2017-11-121-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* windows-stat-inodes: New module.Bruno Haible2017-05-141-120/+146
* windows-stat-timespec: New module.Bruno Haible2017-05-131-0/+6
* stat, fstat: Complete removal of old native Windows code.Bruno Haible2017-05-131-10/+0
* stat: Complete removal of REPLACE_FUNC_STAT_DIR code.Bruno Haible2017-05-131-11/+0
* stat: Fix time_t values and other problems on native Windows platforms.Bruno Haible2017-04-291-47/+321
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* fflush, stat: no 'static inline'Paul Eggert2012-11-291-1/+1
* stat, fstat: Avoid warnings on mingw64.Bruno Haible2012-06-201-0/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-5/+10
* stat: Bypass buggy override in mingw64.Bruno Haible2012-04-141-0/+9
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* * lib/stat.c: Move comment.Paul Eggert2011-09-191-2/+2
* stat: use pathmax.h only if neededPaul Eggert2011-09-181-4/+7
* stat: Support for MSVC.Bruno Haible2011-09-131-0/+1
* openat: Work around compilation error with OSF/1 5.1 DTK cc.Bruno Haible2011-09-081-1/+4
* Avoid endless recursions if config.h includes some header files.Bruno Haible2011-08-301-1/+4
* stat: be robust to PATH_MAX definitionEric Blake2011-06-221-0/+8
* dirname: move m4/dos.m4 functionality into lib/dosname.hPaul Eggert2011-02-251-0/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-4/+4
* stat: fix Solaris 9 bugEric Blake2009-09-191-9/+35
* stat: new module, for mingw bugEric Blake2009-09-191-0/+78
* Remove stat module & update lstat.Derek R. Price2005-06-241-111/+0
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-16/+2
* Remove K&R cruft.Paul Eggert2003-09-101-11/+1
* Correct SunOS and Solaris version number notation to match Sun's usage.Paul Eggert2003-07-221-4/+6
* [LSTAT]: Compile/use slash_aware_lstat only if it is necessary.Jim Meyering2003-06-111-4/+9
* Don't declare xmalloc explicitly.Jim Meyering2003-06-071-2/+2
* * stat.c: New file. Contents mostly from xstat.in.Jim Meyering2002-12-041-0/+128