summaryrefslogtreecommitdiff
path: root/m4/dirfd.m4
Commit message (Expand)AuthorAgeFilesLines
* dirfd: Fix bogus override (regression 2023-04-26).Bruno Haible2023-05-051-5/+1
* fdopendir: Fix fd leak and test failure on native Windows.Bruno Haible2023-04-271-10/+19
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* More systematic m4 quoting and indentation.Bruno Haible2017-07-111-4/+4
* Make sure $host and $host_os are defined when used.Bruno Haible2017-07-101-1/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* closedir, dirfd, opendir: port to OpenSolaris 5.10Paul Eggert2016-01-241-8/+6
* opendir, closedir, dirfd, fdopendir: port to OS/2 kLIBCKO Myung-Hun2016-01-141-3/+7
* 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
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-3/+3
* dirfd: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-31/+34
* 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
* remove autoconf-2.57 work-around requiring AC_PROG_EGREP and AC_PROG_CPPJim Meyering2010-11-141-5/+1
* dirfd: Avoid link error on AIX 7.1.Bruno Haible2010-07-311-6/+8
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-19/+19
* Replace uses of obsolete autoconf macros in Jim's modules.Ralf Wildenhues2009-09-021-6/+6
* many *.m4 files: improve m4 quotingJim Meyering2009-01-141-5/+4
* Move the dirfd() declaration to <dirent.h>.Bruno Haible2008-10-191-2/+12
* Avoid the need for AC_LIBSOURCES in m4 macros.Paul Eggert2006-08-211-3/+1
* * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:Paul Eggert2006-07-111-15/+9
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-13/+5
* * dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.Eric Blake2006-03-151-4/+5
* Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files.Paul Eggert2005-03-211-2/+4
* Use an all-permissive copyright notice, recommended by RMS.Paul Eggert2005-01-231-1/+7
* Merge from coreutils.Paul Eggert2004-08-071-1/+1
* Also rename jm_-prefixed variables to have gl_ prefix.Jim Meyering2004-04-201-4/+4
* (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.Jim Meyering2004-04-201-4/+3
* (UTILS_FUNC_DIRFD): Test the cache variable, not oneJim Meyering2003-05-261-6/+6
* Fix quoting bugs.Bruno Haible2003-05-171-4/+4
* (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ thatJim Meyering2003-01-231-2/+2
* An independent .m4 file for each module.Bruno Haible2002-12-311-1/+5
* (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.Jim Meyering2002-04-121-4/+14
* it's CFLAGS, not DEFSJim Meyering2001-11-031-3/+3
* fix indentation of cpp `#'sJim Meyering2001-11-031-6/+6
* (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have toJim Meyering2001-11-031-21/+21
* Use the replacement only if we have neither the functionJim Meyering2001-11-021-4/+6
* use AC_HEADER_DIRECT and all the associated cruftJim Meyering2001-11-011-3/+19
* don't indent the #include directiveJim Meyering2001-11-011-1/+1
* check for decl, tooJim Meyering2001-11-011-0/+1