Avoid endless recursions if config.h includes some header files.
[gnulib.git] / lib / stat.c
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.