verify: new macro 'assume'
[gnulib.git] / modules / fchdir
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-05-03 Bruno HaibleAvoid unnecessary compilation units, through conditiona...
2011-05-02 Bruno Haiblefchdir: Remove unused dependencies.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2009-12-17 Eric Blakefcntl: use to simplify other modules
2009-09-24 Eric Blakefchdir: another mingw fix
2009-09-19 Eric Blakestat: add as dependency to other modules
2009-09-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-03 Eric Blakefchdir: simplify error handling, and support dup3
2009-09-01 Eric Blakefchdir: port to mingw
2009-08-23 Bruno HaibleUpdate module dependencies.
2008-10-18 Bruno HaibleNew module 'dirent'.
2008-10-09 Paolo BonziniNew module 'close'.
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-06-26 Jim Meyeringmake several modules depend on the "open" module
2007-10-01 Bruno HaibleRename dirent_.h to dirent.in.h.
2007-06-21 Paul Eggert* m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
2007-05-17 Paul Eggert* lib/dirent_.h: Prefer #include_next <foo.h> to #include
2007-02-19 Bruno HaibleMove more declarations into <unistd.h>.
2007-02-18 Bruno HaibleDepends on dup2 function being available.
2007-01-28 Bruno HaibleSimplify macrology that creates unistd.h.
2007-01-14 Bruno HaibleAdd missing dependency.
2007-01-14 Bruno HaibleNew module 'fchdir'.