Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / fchdir
2011-12-11 Ian BeckwithMerge branch 'stable'
2011-12-11 Ian BeckwithMerge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a...
2011-09-25 Bruno HaibleNew module 'fstat'.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
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
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2009-12-17 Eric Blakefcntl: use to simplify other modules
2009-09-27 Ian BeckwithMerge branch 'upstream'
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'.