fix license quoting in files.yaml
[gnulib.git] / lib / stat.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertfflush, stat: no 'static inline'
2012-06-20 Bruno Haiblestat, fstat: Avoid warnings on mingw64.
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-04-14 Bruno Haiblestat: Bypass buggy override in mingw64.
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-19 Paul Eggert* lib/stat.c: Move comment.
2011-09-19 Paul Eggertstat: use pathmax.h only if needed
2011-09-13 Bruno Haiblestat: Support for MSVC.
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-09-07 Bruno Haibleopenat: Work around compilation error with OSF/1 5...
2011-08-30 Bruno HaibleAvoid endless recursions if config.h includes some...
2011-06-22 Eric Blakestat: be robust to PATH_MAX definition
2011-04-13 Ian BeckwithMerge branch 'stable'
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-27 Ian BeckwithMerge branch 'upstream'
2009-09-19 Eric Blakestat: fix Solaris 9 bug
2009-09-19 Eric Blakestat: new module, for mingw bug
2005-06-24 Derek R. PriceRemove stat module & update lstat.
2005-05-14 Paul Eggert*** empty log message ***
2004-08-07 Paul EggertMerge from coreutils.
2003-09-10 Paul EggertRemove K&R cruft.
2003-07-22 Paul EggertCorrect SunOS and Solaris version number notation to...
2003-06-11 Jim Meyering[LSTAT]: Compile/use slash_aware_lstat only if it is...
2003-06-07 Jim MeyeringDon't declare xmalloc explicitly.
2002-12-04 Jim Meyering* stat.c: New file. Contents mostly from xstat.in.
1998-12-12 Jim Meyering.
1998-11-08 Jim Meyering(rpl_stat): Protoize.
1998-01-13 Jim MeyeringSet errno to ENOENT, not EINVAL. This is consistent
1997-09-02 Jim Meyering.