gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / lib / stat.c
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-01-01 Jim Meyeringmaint: update all copyright year number ranges
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-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-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
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.