summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2005-07-09strtopt.h -> stropts.hPaul Eggert
2005-07-09strtopt.h -> stropts.hPaul Eggert
2005-07-08(gl_CHECK_ALL_HEADERS): Check for stropt.h.Paul Eggert
2005-07-08backupfile.m4, same.m4 cleanup.Paul Eggert
2005-07-08(gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.Paul Eggert
2005-07-08(gl_SAME): Use AC_CHECK_FUNCS_ONCE on pathconf.Paul Eggert
2005-07-08Switch to Isamu Hasegawa's implementation of regex, which isPaul Eggert
2005-07-05Remove typeof test; no longer needed.Paul Eggert
2005-07-05(gl_PREREQ): Don't require gl_TYPEOF; no longer needed.Paul Eggert
2005-07-04Remove the dependency of the strftime module on the tzset module.Paul Eggert
2005-07-04(gl_FUNC_STRFTIME): Don't require gl_FUNC_TZSET_CLOBBER.Paul Eggert
2005-07-04(gl_PREREQ): Add gl_FUNC_TZSET_CLOBBER.Paul Eggert
2005-07-03*** empty log message ***Jim Meyering
2005-07-03Remove obsolete comment.Jim Meyering
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(gl_FUNC_LSTAT): Use AC_LIBSOURCES to require lstat.c and lstat.h.Jim Meyering
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(gl_FUNC_LSTAT): New file, from gnulib.Jim Meyering
2005-07-03Minor fixes for port to Solaris 8.Paul Eggert
2005-07-03Don't require AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstatPaul Eggert
2005-07-03*** empty log message ***Jim Meyering
2005-07-03(gl_FCNTL_SAFER): Add fcntl--.h to the list.Jim Meyering
2005-07-03(gl_STDIO_SAFER): Add stdio--.h to the list.Jim Meyering
2005-07-03(gl_STDLIB_SAFER): Add stdlib--.h to the list.Jim Meyering
2005-07-03(gl_UNISTD_SAFER): Add unistd--.h to the list.Jim Meyering
2005-07-03Cleanup to isolate "safer" functions to a small part of the code.Paul Eggert
2005-07-03(gl_PREREQ): Require gl_FCNTL_SAFER,Paul Eggert
2005-07-03Initial revision.Paul Eggert
2005-07-03Add support for fcntl--.h, stdio--.h, stdlib--.h, unistd--.h, etc.Paul Eggert
2005-07-02Assume HAVE_UNISTD_H, i.e., that <unistd.h> works.Jim Meyering
2005-07-02*** empty log message ***Jim Meyering
2005-07-01Don't check for fcntl.h anymore. Now we assume it exists and is usable.Jim Meyering
2005-07-01*** empty log message ***Jim Meyering
2005-07-01*** empty log message ***Jim Meyering
2005-07-01Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,Jim Meyering
2005-06-30*** empty log message ***Jim Meyering
2005-06-30Require gl_STDOPEN.Jim Meyering
2005-06-30(gl_STDOPEN): New file/macro.Jim Meyering
2005-06-26*** empty log message ***Jim Meyering
2005-06-26Require gl_DIACRIT.Jim Meyering
2005-06-25Whoops. Add this, too:Jim Meyering
2005-06-25*** empty log message ***Jim Meyering
2005-06-25*** empty log message ***Jim Meyering
2005-06-25(gl_VERSION_ETC): New file/macro.Jim Meyering
2005-06-25Require gl_VERSION_ETC.Jim Meyering
2005-06-25*** empty log message ***Jim Meyering
2005-06-25Require gl_ROOT_DEV_INO.Jim Meyering
2005-06-25Also require dev-ino.h.Jim Meyering
2005-06-25Add this:Jim Meyering
2005-06-25(gl_ROOT_DEV_INO): New file/macro.Jim Meyering