verify: new macro 'assume'
[gnulib.git] / lib / sys_stat.in.h
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-12-18 Paul Eggertfilemode, sys_stat: Handle MPX files a la AIX.
2012-11-30 Paul Eggertsys_stat: no 'static inline'
2012-04-21 Bruno HaibleLarge File Support for native Windows platforms.
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-30 Bruno Haiblesys_stat: Fix support for mingw64 and MSVC.
2012-01-15 Bruno HaibleImprove support for MSVC 9.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-23 Bruno Haiblemkdir: Tweak for MSVC 9.
2011-09-16 Bruno Haiblesys_stat: Support for MSVC.
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-03-12 Bruno HaibleOops, fix last commit.
2011-03-12 Bruno Haiblefutimens, utimensat: Avoid endless recursion on Solaris 10.
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-19 Bruno Haiblemknod: Avoid error in C++ mode on OSF/1 with GCC.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
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.