sys_stat: sort replacement declarations
[gnulib.git] / lib / sys_stat.in.h
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.