summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2006-08-09Sync from gnulib.Paul Eggert
2006-08-08Fix typo in latest changelog entry: restrict.m4 wasn't logged right.Paul Eggert
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert
2006-08-08Remove, since we no longer need gl_RESTRICT.Paul Eggert
2006-08-08New file, introduced for shuf, sort -R, and/or shred.Paul Eggert
2006-08-08(gl_TIME_R): Use AC_C_RESTRICT, notPaul Eggert
2006-08-08(gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT, since wePaul Eggert
2006-08-08(gl_PREREQ): Require gl_MEMXFRM, gl_RANDINT, gl_RANDPERM,Paul Eggert
2006-08-08(gl_PREREQ_GETADDRINFO): Use AC_C_RESTRICT, notPaul Eggert
2006-07-22Split closeout into close-stream and closeout.Paul Eggert
2006-07-22Initial revision.Paul Eggert
2006-07-22(gl_PREREQ): Require gl_CLOSE_STREAM.Paul Eggert
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert
2006-07-17(gl_PREREQ): Require gl_MKANCESDIRS.Paul Eggert
2006-07-17(gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h.Paul Eggert
2006-07-17Remove; no longer needed.Paul Eggert
2006-07-17(gl_MACROS): Remove gl_AFS.Paul Eggert
2006-07-17Initial version.Paul Eggert
2006-07-11Sync from gnulib.Paul Eggert
2006-07-11(gl_STDINT_H): Like yesterday's change toPaul Eggert
2006-07-10(gl_ABSOLUTE_HEADER): Use "" rather than <>Paul Eggert
2006-07-09Update from gnulib.Paul Eggert
2006-07-08* regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.Jim Meyering
2006-07-08* link-follow.m4: Remove one of two adjacent "whether"s in a comment.Jim Meyering
2006-07-08Remove one of two adjacent "your"s in a comment.Jim Meyering
2006-07-08Remove one of two adjacent "can"s in a comment.Jim Meyering
2006-07-04Really add wcwidth.m4.Jim Meyering
2006-07-04Sync from gnulib.Paul Eggert
2006-07-04Sync from gnulib. Also:Paul Eggert
2006-07-04(gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodatePaul Eggert
2006-07-03*** empty log message ***Jim Meyering
2006-07-03(gl_FUNC_FTRUNCATE): Adjust diagnostic to recommendJim Meyering
2006-07-02(gl_STDINT_H): Use more-mnemonic identifiers forPaul Eggert
2006-07-02*** empty log message ***Jim Meyering
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