summaryrefslogtreecommitdiff
path: root/lib/stat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* .Jim Meyering1998-12-121-49/+0
* (rpl_stat): Protoize.Jim Meyering1998-11-081-8/+1
* Set errno to ENOENT, not EINVAL. This is consistentJim Meyering1998-01-131-3/+9
* .Jim Meyering1997-09-021-0/+50