aboutsummaryrefslogtreecommitdiffstats
path: root/m4/dirfd.m4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-76/+0
2006-07-11Sync from gnulib.Paul Eggert1-15/+9
2006-07-09Update from gnulib.Paul Eggert1-13/+5
2006-07-04Sync from gnulib.Paul Eggert1-4/+5
2005-01-29Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) filesJim Meyering1-2/+4
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert1-1/+7
2004-08-05Sync from gnulib.Paul Eggert1-5/+5
2004-04-20(gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.Jim Meyering1-1/+1
2004-04-20Don't emit trailing blanks.Jim Meyering1-3/+2
2003-05-26(UTILS_FUNC_DIRFD): Merge in change from gnulib, fixing an M4 quoting bug.Jim Meyering1-4/+4
2003-03-17(UTILS_FUNC_DIRFD): Test the cache variable, not oneJim Meyering1-6/+6
2003-01-23(UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements.Jim Meyering1-1/+5
2003-01-23Correct typo: s/-1/no/ that kept this from workingJim Meyering1-1/+1
2002-04-12(UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.Jim Meyering1-4/+14
2001-11-03it's CFLAGS, not DEFSJim Meyering1-3/+3
2001-11-03fix indentation of cpp `#'sJim Meyering1-6/+6
2001-11-03(UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have toJim Meyering1-21/+21
2001-11-02Use the replacement only if we have neither the functionJim Meyering1-4/+6
2001-11-01use AC_HEADER_DIRECT and all the associated cruftJim Meyering1-3/+19
2001-11-01don't indent the #include directiveJim Meyering1-1/+1
2001-11-01check for decl, tooJim Meyering1-0/+1
2001-11-01(UTILS_FUNC_DIRFD): New macro.Jim Meyering1-0/+49