summaryrefslogtreecommitdiff
path: root/modules/fchdir
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+6
* fchdir: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-0/+4
* free-posix: use more often in other modulesPaul Eggert2021-03-251-0/+1
* Use module 'filename' instead of module 'dosname'.Bruno Haible2020-03-281-1/+1
* assure: new modulePaul Eggert2014-12-201-0/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+1
* New module 'fstat'.Bruno Haible2011-09-251-0/+1
* New module 'chdir'.Bruno Haible2011-09-231-0/+1
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-16/+16
* fchdir: Remove unused dependencies.Bruno Haible2011-05-021-1/+0
* fchdir: avoid extra chdir and fix testEric Blake2011-04-271-0/+3
* fcntl: use to simplify other modulesEric Blake2009-12-161-0/+1
* fchdir: another mingw fixEric Blake2009-09-231-1/+0
* stat: add as dependency to other modulesEric Blake2009-09-191-0/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* fchdir: simplify error handling, and support dup3Eric Blake2009-09-021-1/+4
* fchdir: port to mingwEric Blake2009-08-311-0/+1
* Update module dependencies.Bruno Haible2009-08-231-1/+1
* New module 'dirent'.Bruno Haible2008-10-191-16/+1
* New module 'close'.Paolo Bonzini2008-10-101-0/+1
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+1
* make several modules depend on the "open" moduleJim Meyering2008-06-261-4/+5
* Rename dirent_.h to dirent.in.h.Bruno Haible2007-10-021-3/+3
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-211-3/+3
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-1/+1
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-0/+2
* Depends on dup2 function being available.Bruno Haible2007-02-181-0/+1
* Simplify macrology that creates unistd.h.Bruno Haible2007-01-281-1/+1
* Add missing dependency.Bruno Haible2007-01-141-0/+1
* New module 'fchdir'.Bruno Haible2007-01-141-0/+41