summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2006-07-02New file, from gnulib. Required by stdint.m4.Jim Meyering
2006-07-02Sync stdint module from gnulib.Paul Eggert
2006-07-01*** empty log message ***Jim Meyering
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert
2006-07-01(gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.Paul Eggert
2006-07-01(cu_LIB_CHECK): Remuve SEQ_LIBM, since seq no longerPaul Eggert
2006-07-01(gl_PREREQ): Require gl_C_STRTOD and gl_XSTRTOLD.Paul Eggert
2006-07-01(gl_XSTRTOLD): New macro.Paul Eggert
2006-06-29From Derek R. Price:Jim Meyering
2006-06-28* savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.Paul Eggert
2006-06-28Fix attribution again.Paul Eggert
2006-06-28Fix attribution for last patch.Paul Eggert
2006-06-28Don't require AC_C_CONST, since it's obsolete.Paul Eggert
2006-06-28(gl_FUNC_GNU_STRFTIME): Don't require AC_C_CONST, since it's obsolete.Paul Eggert
2006-06-28(_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since it's obsolete.Paul Eggert
2006-06-28(gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since it's obsolete.Paul Eggert
2006-06-20(gl_IGNORE_UNUSED_LIBRARIES):Paul Eggert
2006-06-19(gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils'sPaul Eggert
2006-06-18Test for a bug that causes glibc's getcwd to suffer a failed assertion.Jim Meyering
2006-06-18* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.Jim Meyering
2006-06-18* ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, makeJim Meyering
2006-06-10Apply this change from gnulib:Jim Meyering
2006-05-28(gl_C99_STRTOLD): Use a link test rather than aPaul Eggert
2006-05-24*** empty log message ***Jim Meyering
2006-05-24Require autoconf-2.59d, for its fixed versionJim Meyering
2006-05-19Sync nanosleep from gnulib.Paul Eggert
2006-05-15(AC_HEADER_STDBOOL): Fix overly-pickyPaul Eggert
2006-05-06*** empty log message ***Jim Meyering
2006-05-06(gl_GETADDRINFO): Fix caching error.Jim Meyering
2006-04-24Remove typo in previous checkin.Paul Eggert
2006-04-24* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototypePaul Eggert
2006-04-24Don't assume that 'exit' is declared for us.Paul Eggert
2006-04-17Document filemode changes.Paul Eggert
2006-04-17(gl_FILEMODE): Check for strmode declaration.Paul Eggert
2006-04-12Port to Interix.Paul Eggert
2006-04-12(gl_MACROS): Check for setgroups and sync, since theyPaul Eggert
2006-04-12(gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.Paul Eggert
2006-04-10Import latest regex module from gnulib.Paul Eggert
2006-03-26*** empty log message ***Jim Meyering
2006-03-26(gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.Jim Meyering
2006-03-26(FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.Jim Meyering
2006-03-26new file from Eric BlakeJim Meyering
2006-03-25(gl_REGEX): Fix a longstanding typo in thePaul Eggert
2006-03-25(gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,Paul Eggert
2006-03-17*** empty log message ***Jim Meyering
2006-03-17(gl_REGEX): Fix typo in last change:Jim Meyering
2006-03-17regex fixes for future POSIX and --without-included-regex.Paul Eggert
2006-03-17(gl_REGEX): Don't check for off_t, since the codePaul Eggert
2006-03-12*** empty log message ***Jim Meyering
2006-03-12(gl_ROOT_DEV_INO): Add same-inode.h to the list.Jim Meyering