Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
[gnulib.git] / lib / sys_stat.in.h
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.