summaryrefslogtreecommitdiff
path: root/m4/fchdir.m4
Commit message (Expand)AuthorAgeFilesLines
* Improve cross-compilation for midipix.Bruno Haible2023-02-171-1/+3
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* fchdir: Move AC_LIBOBJ invocation to the module description.Bruno Haible2022-01-091-3/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-16/+19
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Add cross-compilation guesses for Linux systems without glibc.Bruno Haible2018-05-131-7/+9
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-7/+7
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-1/+3
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Avoid "guessing no" guesses when cross-compiling to glibc systems.Bruno Haible2012-05-041-5/+15
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'fstat'.Bruno Haible2011-09-251-3/+1
* New module 'dup'.Bruno Haible2011-09-241-2/+1
* New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.Bruno Haible2011-09-131-3/+1
* fcntl: Remove call-in from fchdir.m4.Bruno Haible2011-07-261-1/+0
* dup3: Remove potential call-in from fchdir.m4.Bruno Haible2011-07-261-1/+0
* dup2: Remove call-in from fchdir.m4.Bruno Haible2011-07-261-1/+0
* close: Remove call-in from fchdir.m4.Bruno Haible2011-07-251-1/+0
* open: Remove call-in from fchdir.m4.Bruno Haible2011-07-251-1/+0
* fchdir: Start to remove gl_REPLACE_* idiom.Bruno Haible2011-07-251-4/+13
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-051-2/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fchdir: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-1/+7
* fchdir: Fix regression introduced on 2010-03-08.Bruno Haible2010-04-031-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* fcntl: use to simplify other modulesEric Blake2009-12-161-1/+2
* fchdir: Optimize away rpl_fstat when possible.Bruno Haible2009-12-091-2/+2
* fchdir: fix logic bugsEric Blake2009-12-081-2/+2
* fchdir: improve use of replacement functionsEric Blake2009-09-151-1/+7
* fchdir: use more consistent macro conventionEric Blake2009-09-021-2/+4
* fchdir: simplify error handling, and support dup3Eric Blake2009-09-021-1/+3
* fchdir: port to mingwEric Blake2009-08-311-1/+12
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-3/+3
* New module 'dirent'.Bruno Haible2008-10-191-6/+3
* New module 'close'.Paolo Bonzini2008-10-101-0/+1
* Merge the two replacements for open() into a single one.Paolo Bonzini2008-10-091-2/+3
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-211-4/+2
* Move more declarations into <unistd.h>.Bruno Haible2007-02-191-3/+3
* Simplify macrology that creates unistd.h.Bruno Haible2007-01-281-5/+4
* New module 'fchdir'.Bruno Haible2007-01-141-0/+29