Age | Commit message (Expand) | Author |
2005-01-29 | Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) files | Jim Meyering |
2005-01-23 | Use an all-permissive copyright notice, recommended by RMS. | Paul Eggert |
2004-08-05 | Sync from gnulib. | Paul Eggert |
2004-04-20 | (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD. | Jim Meyering |
2004-04-20 | Don't emit trailing blanks. | Jim Meyering |
2003-05-26 | (UTILS_FUNC_DIRFD): Merge in change from gnulib, fixing an M4 quoting bug. | Jim Meyering |
2003-03-17 | (UTILS_FUNC_DIRFD): Test the cache variable, not one | Jim Meyering |
2003-01-23 | (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP requirements. | Jim Meyering |
2003-01-23 | Correct typo: s/-1/no/ that kept this from working | Jim Meyering |
2002-04-12 | (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro. | Jim Meyering |
2001-11-03 | it's CFLAGS, not DEFS | Jim Meyering |
2001-11-03 | fix indentation of cpp `#'s | Jim Meyering |
2001-11-03 | (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to | Jim Meyering |
2001-11-02 | Use the replacement only if we have neither the function | Jim Meyering |
2001-11-01 | use AC_HEADER_DIRECT and all the associated cruft | Jim Meyering |
2001-11-01 | don't indent the #include directive | Jim Meyering |
2001-11-01 | check for decl, too | Jim Meyering |
2001-11-01 | (UTILS_FUNC_DIRFD): New macro. | Jim Meyering |