summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-09-13(gl_PREREQ_XSTRTOL): Do not check for string.h, strtol, strtoul.Jim Meyering
2003-09-13(gl_XSTRTOD): Likewise.Jim Meyering
2003-09-13(gl_PREREQ_XMALLOC): Likewise.Jim Meyering
2003-09-13(gl_USERSPEC): Do not require standard C headers.Jim Meyering
(gl_USERSPEC): Do not check for string.h.
2003-09-13(jm_PREREQ_TEMPNAME): Do not require standard C headers.Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13Update from gnulib.Jim Meyering
2003-09-13(gl_FUNC_STRDUP): Don't check for standard C headers.Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(jm_PREREQ_ADDEXT): Remove. All uses removed.Jim Meyering
This macro has been superseded by gl_BACKUPFILE.
2003-09-13(gl_PREREQ_STRTOUMAX): Don't check for stdlb.h or strtoul.Jim Meyering
2003-09-13(gl_PREREQ_READUTMP): Don't check for standard C headers or for string.h.Jim Meyering
2003-09-13(GL_FUNC_READDIR): Don't check for string.h.Jim Meyering
2003-09-13(gl_PREREQ_LSTAT): Don't check for stdlib.h, free.Jim Meyering
2003-09-13(AC_FUNC_GETTIMEOFDAY_CLOBBER):Jim Meyering
Include <string.h>, <stdlib.h> unconditionally.
2003-09-13(gl_CLOSEOUT): Don't check for stdlib.h.Jim Meyering
2003-09-13(jm_CHECK_DECLS): Include <string.h>, <stdlib.h> unconditionally.Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(gl_ERROR): Don't check for vprintf.Jim Meyering
Require AC_FUNC_STRERROR_R rather than invoking it.
2003-09-13(error_tail): Assume vprintf.Jim Meyering
2003-09-13Update from gnulib.Jim Meyering
2003-09-13(EXIT_FAILURE): Remove; now done by exit.hJim Meyering
Don't include stdlib.h; no longer needed.
2003-09-13Include "xalloc.h" first, to check interface.Jim Meyering
Include <stdlib.h> unconditionally. Include exit.h. (EXIT_FAILURE): Remove; now done by exit.h
2003-09-13[!defined _LIBC]: Include exit.h.Jim Meyering
Remove; now done by exit.h.
2003-09-13Include exit.h.Jim Meyering
Remove; now done by exit.h
2003-09-13Include exit.h.Jim Meyering
(EXIT_FAILURE): Remove; now done by exit.h
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(gl_USE_SYSTEM_EXTENSIONS): Require AC_AIXJim Meyering
and AC_MINIX, too, so that their extensions are available.
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(gl_UNICODEIO): Remove <string.h> check.Jim Meyering
2003-09-13(gl_PREREQ_STRSTR): Remove <string.h> check.Jim Meyering
2003-09-13(gl_PREREQ_STRPBRK): Remove <string.h> check.Jim Meyering
2003-09-13(gl_PREREQ_STRCSPN): Remove <string.h> check.Jim Meyering
2003-09-13.Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(gl_YESNO): Remove <stdlib.h> check.Jim Meyering
2003-09-13(gl_XREADLINK): Remove <stdlib.h> check.Jim Meyering
2003-09-13(jm_PREREQ): Require gl_GETUGROUPS.Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13*** empty log message ***Jim Meyering
2003-09-13(jm_PREREQ): Require gl_IDCACHE.Jim Meyering
2003-09-13.Jim Meyering
2003-09-13(gl_EXITFAIL): Do not check for stdlib.h.Jim Meyering
2003-09-13(jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.Jim Meyering
2003-09-13(AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.Jim Meyering
2003-09-13(gl_GETOPT): Don't check for string.h.Jim Meyering
2003-09-13(gl_PREREQ_GETUSERSHELL): Do not check for stdlib.h.Jim Meyering
2003-09-13(gl_PREREQ_GROUP_MEMBER): Do not require standard C headers.Jim Meyering
2003-09-13(gl_HASH): Do not check for stdlib.h, malloc, free.Jim Meyering
2003-09-13(gl_HUMAN): Do not check for stdlib.h, string.h, getenv.Jim Meyering