getline: Update regarding AIX.
[gnulib.git] / lib / sys_stat.in.h
2010-04-10 Bruno Haiblemkdir: Make it work on mingw64.
2010-04-03 Bruno Haiblesys_stat: Fix C++ test error on mingw.
2010-03-27 Bruno HaibleFix a compilation error on Cygwin with g++ >= 4.3.
2010-03-08 Bruno Haiblesys_stat: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-12 Eric Blakemknod: new module
2009-11-12 Eric Blakemkfifo: new module
2009-10-30 Michael Haubenwallnerstat: fix compilation on AIX
2009-10-16 Eric Blakeutimensat: new module
2009-10-16 Eric Blakesys_stat: sort replacement declarations
2009-10-13 Eric Blakesys_stat: guarantee struct timespec
2009-10-10 Eric Blakefutimens: new module
2009-10-10 Eric Blakeutimens: add UTIME_NOW and UTIME_OMIT support
2009-09-19 Eric Blakestat: new module, for mingw bug
2009-09-16 Eric Blakefchdir: improve use of replacement functions
2009-09-08 Eric Blakemkfifoat: new module
2009-09-06 Bruno HaibleRemove dependency from unistd_h.m4, sys_stat_h.m4,...
2009-09-06 Bruno HaibleFix indentation.
2009-09-04 Eric Blakeopenat: declare in POSIX headers
2009-09-03 Eric Blakefchdir: use more consistent macro convention
2009-09-01 Eric Blakefchdir: port to mingw
2009-01-14 Simon Josefssonsys_stat: Include sys/types.h for nlink_t.
2008-11-06 Bruno HaibleAvoid link errors in C++ programs.
2008-10-27 Simon JosefssonFix typo in last commit.
2008-10-27 Simon Josefssonlib/sys_stat.in.h (lstat): Fix declaration for mingw.
2008-10-20 Bruno HaibleMove the lstat() declaration to <sys/stat.h>.
2008-10-19 Bruno HaibleMove the lchmod() declaration to <sys/stat.h>.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2007-10-01 Bruno HaibleRename sys_stat_.h to sys_stat.in.h.