Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-25 | Require gl_VERSION_ETC. | Jim Meyering | |
2005-06-25 | Require gl_ROOT_DEV_INO. | Jim Meyering | |
2005-06-19 | Require gl_FUNC_XFTS. | Jim Meyering | |
2005-05-31 | (gl_CHECK_ALL_HEADERS): Check for priv.h. | Paul Eggert | |
2005-05-18 | (gl_MACROS): Require AC_FUNC_LSTAT. | Paul Eggert | |
Don't check for memcpy, strchr, strerror, strrchr, float.h. Use AC_REQUIRE on AM_LANGINFO_CODESET and gl_GLIBC21 rather than invoking them directly. (gl_CHECK_ALL_HEADERS): Don't check for errno.h, float.h, limits.h, stddef.h, since we assume C89 now. | |||
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-05-13 | *** empty log message *** | Jim Meyering | |
2005-05-13 | (gl_MACROS): Don't require GL_FUNC_READDIR. | Jim Meyering | |
2005-04-29 | (gl_CHECK_ALL_TYPES): Don't require AC_HEADER_STAT. | Paul Eggert | |
2005-04-18 | (gl_MACROS): Use gl_ or coreutils_ rather than fetish_ for prefixes. | Paul Eggert | |
2005-04-09 | (gl_MACROS): Check for siginterrupt. | Paul Eggert | |
(gl_CHECK_ALL_TYPES): Do not require AC_TYPE_SIGNAL. | |||
2005-02-21 | (gl_MACROS): Don't check for gethrtime. | Paul Eggert | |
2005-01-03 | Update serial number and copyright date. | Paul Eggert | |
2005-01-03 | * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX. | Paul Eggert | |
* m4/ullong_max.m4: New file. * src/system.h: Undo previous change; we now use Autoconf. | |||
2004-12-02 | (gl_MACROS): Assume localeconv exists. | Paul Eggert | |
2004-11-30 | *** empty log message *** | Jim Meyering | |
2004-11-30 | *** empty log message *** | Jim Meyering | |
2004-11-28 | (gl_MACROS): Require gl_FUNC_CHDIR. | Jim Meyering | |
2004-11-25 | (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX. | Paul Eggert | |
2004-11-14 | Do require gl_FUNC_FPENDING. | Jim Meyering | |
2004-11-06 | Don't require gl_FUNC_FPENDING. | Jim Meyering | |
2004-10-18 | (gl_MACROS): Check for mbrlen, for pathchk. | Paul Eggert | |
(gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk. | |||
2004-08-04 | Include copyright notice. | Paul Eggert | |
(gl_MACROS): Use the _ONCE variants when appropriate. Include sys/param.h before testing for sys/sysctl.h and sys/mount.h; needed for OpenBSD 3.4. | |||
2004-08-02 | (gl_CHECK_ALL_TYPES): | Paul Eggert | |
Require gl_AC_TYPE_UINTPTR_T instead of using AC_CHECK_TYPE on uintptr_t. Require gl_AC_TYPE_UINT32_T. | |||
2004-07-25 | Update serial number. | Paul Eggert | |
2004-07-25 | (gl_MACROS): Remove test for setreuid and setregid, | Paul Eggert | |
as test.c no longer uses them directly. | |||
2004-06-07 | (gl_MACROS): Check for the directio function. | Jim Meyering | |
2004-05-01 | (gl_MACROS): Move fchown-checking code to chown.m4. | Jim Meyering | |
2004-04-24 | (gl_MACROS): Check for tcgetpgrp. | Jim Meyering | |
2004-04-23 | Don't check for values.h; it's no longer used. | Jim Meyering | |
2004-04-20 | Reflect the renamings. | Jim Meyering | |
2004-04-20 | (gl_MACROS): Reflect the renaming: s/UTILS_FUNC_DIRFD/gl_FUNC_DIRFD/ | Jim Meyering | |
2004-04-14 | Require cu_PREREQ_STAT_PROG. | Jim Meyering | |
2004-04-13 | Change `jm_' in AC_DEFINE'd names to `gl_'. Update all uses. | Jim Meyering | |
2004-04-08 | *** empty log message *** | Jim Meyering | |
2004-04-08 | (jm_MACROS): Check for fdatasync within | Jim Meyering | |
-lrt and -lposix4, so that it can be used in Solaris 2.5.1 and later. | |||
2003-12-20 | Don't require UTILS_SYS_OPEN_MAX. | Jim Meyering | |
2003-11-06 | (jm_CHECK_ALL_TYPES): Check for uintptr_t. | Jim Meyering | |
2003-11-05 | (jm_MACROS): Require gl_FUNC_FREE. | Jim Meyering | |
2003-11-05 | (jm_MACROS): Require autoconf-2.58. | Jim Meyering | |
(AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58. | |||
2003-10-05 | (jm_MACROS): Don't require AC_FUNC_FTW. | Jim Meyering | |
2003-09-12 | undo last change | Jim Meyering | |
2003-09-12 | (jm_MACROS): Require gl_READTOKENS. | Jim Meyering | |
2003-08-17 | Sync with gnulib. | Jim Meyering | |
2003-08-09 | (jm_MACROS): Replace jm_INCLUDED_REGEX([lib/regex.c]) with gl_REGEX. | Jim Meyering | |
Replace jm_FUNC_MKTIME with gl_FUNC_MKTIME. Remove redundant AC_FUNC_FNMATCH_GNU, jm_FUNC_MKTIME. Remove AC_FUNC_VPRINTF. Add gl_ERROR. | |||
2003-08-07 | (jm_MACROS): Use gl_GETNDELIM2 rather than checking for getdelim. | Jim Meyering | |
(jm_CHECK_ALL_TYPES): Use gt_TYPE_SSIZE_T for ssize_t rather than rolling our own. | |||
2003-08-07 | (jm_CHECK_ALL_TYPES): Call gl_TIMESPEC rather | Jim Meyering | |
than jm_CHECK_TYPE_STRUCT_TIMESPEC. | |||
2003-08-06 | (jm_MACROS): Require gl_FUNC_FNMATCH_GNU instead of AC_FUNC_ERROR_AT_LINE. | Jim Meyering | |
2003-07-20 | (jm_MACROS): Invoke gl_MEMCOLL. | Jim Meyering | |
2003-07-12 | Restore AC_SUBST(OPTIONAL_BIN_PROGS). *It* is used. | Jim Meyering | |