Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-30 | (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well as PATH_MAX. | Paul Eggert | |
Revamp wording and local variables to suggest the intended function of the PATH_MAX check. | |||
2005-10-02 | (gl_FUNC_CHDIR_LONG): Compare $gl_have_path... | Jim Meyering | |
against `yes', rather than just testing for nonempty. | |||
2005-02-06 | (gl_PREREQ_CHDIR_LONG): Depend on gl_FUNC_MEMRCHR. | Jim Meyering | |
2005-01-22 | Sync from gnulib. | Paul Eggert | |
2004-12-10 | (gl_FUNC_CHDIR_LONG): Arrange to compile chdir-long.c only on systems | Jim Meyering | |
that define PATH_MAX. | |||
2004-12-06 | Use AC_LIBOBJ(chdir-long). | Jim Meyering | |
2004-12-06 | (gl_FUNC_CHDIR_LONG): Use AC_LIBSOURCES. | Jim Meyering | |
2004-11-30 | rename from chdir.m4 | Jim Meyering | |