Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-13 | New file, from gnulib. | Jim Meyering | |
2003-09-13 | New file, from GNU gettext, via gnulib. | Jim Meyering | |
2003-09-13 | from gnulib | Jim Meyering | |
2003-09-13 | from gnulib | Jim Meyering | |
2003-09-13 | (my_mktime_localtime_r): Remove; all uses changed to __localtime_r. | Jim Meyering | |
(__localtime_r) [!defined _LIBC]: New macro. Include <time_r.h>. (__mktime_internal) [!defined _LIBC]: Now extern, not static. | |||
2003-09-13 | (my_strftime_gmtime_r): Remove; all uses changed to __gmtime_r. | Jim Meyering | |
(my_strftime_localtime_r): Remove; all uses changed to __localtime_r. (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros. Include <time_r.h>. | |||
2003-09-13 | . | Jim Meyering | |
2003-09-13 | . | Jim Meyering | |
2003-09-13 | . | Jim Meyering | |
2003-09-13 | (gl_FUNC_STRTOL): Do not check for limits.h. | Jim Meyering | |
2003-09-13 | (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h, strtol. | Jim Meyering | |
2003-09-13 | (gl_FUNC_STRTOD): Do not check for float.h. | Jim Meyering | |
2003-09-13 | (_jm_STRFTIME_PREREQS): Don't check for limits.h, memcpy, memset. | Jim Meyering | |
(jm_FUNC_GNU_STRFTIME): Don't require standard C headers. | |||
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-13 | Update 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-13 | Update from gnulib. | Jim Meyering | |
2003-09-13 | (EXIT_FAILURE): Remove; now done by exit.h | Jim Meyering | |
Don't include stdlib.h; no longer needed. | |||
2003-09-13 | Include "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-13 | Include exit.h. | Jim Meyering | |
Remove; now done by exit.h | |||
2003-09-13 | Include 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_AIX | Jim 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 | |