summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-11Add bulletproofing for cases where stdin, stdout, or stderr are closed.Paul Eggert
2005-04-11(gl_PREREQ): Don't require gl_FCNTL_SAFER.Paul Eggert
2005-04-11(gl_UNISTD_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.Paul Eggert
2005-04-11(gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.Paul Eggert
2005-04-09Signal-handling cleanup motivated by core dumps in dd.Paul Eggert
2005-04-09(gl_PREREQ_NANOSLEEP): Check for siginterrupt.Paul Eggert
2005-04-09(gl_MACROS): Check for siginterrupt.Paul Eggert
2005-03-30(gl_READUTMP): Restore the requirement for gl_FUNC_FREE.Paul Eggert
2005-03-30* readutmp.m4 (gl_READUTMP): Restore requirement for gl_FUNC_FREE.Paul Eggert
2005-03-30* readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.Paul Eggert
2005-03-30(gl_READUTMP): Require AC_C_INLINE.Paul Eggert
2005-03-29*** empty log message ***Jim Meyering
2005-03-29Return success on systems such as cygwinJim Meyering
2005-03-21Import a few more changes from gnulib.Paul Eggert
2005-03-21(gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES.Paul Eggert
2005-03-21Add stat-macros.h to AC_LIBSOURCES.Paul Eggert
2005-03-21Replace onceonly.m4 with onceonly_2_57.m4 to shrink "configure".Paul Eggert
2005-03-21Import memcasecmp.m4 change from gnulib.Paul Eggert
2005-03-21gl_FUNC_MEMCASECMP -> gl_MEMCASECMPPaul Eggert
2005-03-21Another change imported from gnulib.Paul Eggert
2005-03-21Sync from gnulib.Paul Eggert
2005-03-17tweak commentJim Meyering
2005-03-17*** empty log message ***Jim Meyering
2005-03-17(gl_PREREQ): Require gl_TYPEOF.Jim Meyering
2005-03-17(gl_TYPEOF): New file/macro.Jim Meyering
2005-03-10*** empty log message ***Jim Meyering
2005-03-10(gl_SAVE_CWD): Check for fchdir.Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09(gl_XNANOSLEEP): Add intprops.h.Jim Meyering
2005-03-09(gl_UTIMECMP): Add intprops.h.Jim Meyering
2005-03-09(gl_USERSPEC): Add intprops.h.Jim Meyering
2005-03-09(gl_FUNC_SIG2STR): Add intprops.h.Jim Meyering
2005-03-09(gl_INTTOSTR): Add intprops.h.Jim Meyering
2005-03-09(gl_HUMAN): Add intprops.h.Jim Meyering
2005-03-09(gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list the required files.Jim Meyering
2005-03-09* argmatch.m4, cycle-check.m4: New files.Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-09*** empty log message ***Jim Meyering
2005-03-01* xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attemptingPaul Eggert
2005-03-01(gl_XNANOSLEEP): Remove configuration attemptingPaul Eggert
2005-02-26Sync from gnulib.Paul Eggert
2005-02-23(gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.Jim Meyering
2005-02-23*** empty log message ***Jim Meyering
2005-02-22*** empty log message ***Jim Meyering
2005-02-22(gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.Jim Meyering
2005-02-22*** empty log message ***Jim Meyering
2005-02-22(gl_PREREQ): Require gl_STRIPSLASH and gl_LINEBUFFER.Jim Meyering
2005-02-22Fix clock_gettime library access problem on recent GNU/Linux systems.Paul Eggert