| Age | Commit message (Expand) | Author | Lines |
| 2006-07-09 | Update from gnulib. | Paul Eggert | -268/+211 |
| 2006-07-08 | * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. | Jim Meyering | -2/+2 |
| 2006-07-08 | * link-follow.m4: Remove one of two adjacent "whether"s in a comment. | Jim Meyering | -5/+4 |
| 2006-07-08 | Remove one of two adjacent "your"s in a comment. | Jim Meyering | -2/+4 |
| 2006-07-08 | Remove one of two adjacent "can"s in a comment. | Jim Meyering | -2/+8 |
| 2006-07-04 | Really add wcwidth.m4. | Jim Meyering | -0/+26 |
| 2006-07-04 | Sync from gnulib. | Paul Eggert | -64/+143 |
| 2006-07-04 | Sync from gnulib. Also: | Paul Eggert | -5/+1 |
| 2006-07-04 | (gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate | Paul Eggert | -1/+2 |
| 2006-07-03 | *** empty log message *** | Jim Meyering | -0/+6 |
| 2006-07-03 | (gl_FUNC_FTRUNCATE): Adjust diagnostic to recommend | Jim Meyering | -3/+3 |
| 2006-07-02 | (gl_STDINT_H): Use more-mnemonic identifiers for | Paul Eggert | -23/+31 |
| 2006-07-02 | *** empty log message *** | Jim Meyering | -0/+4 |
| 2006-07-02 | New file, from gnulib. Required by stdint.m4. | Jim Meyering | -0/+41 |
| 2006-07-02 | Sync stdint module from gnulib. | Paul Eggert | -65/+386 |
| 2006-07-01 | *** empty log message *** | Jim Meyering | -1/+1 |
| 2006-07-01 | seq defaults to a minimal fixed point format that does not lose | Paul Eggert | -0/+10 |
| 2006-07-01 | (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES. | Paul Eggert | -3/+3 |
| 2006-07-01 | (cu_LIB_CHECK): Remuve SEQ_LIBM, since seq no longer | Paul Eggert | -16/+2 |
| 2006-07-01 | (gl_PREREQ): Require gl_C_STRTOD and gl_XSTRTOLD. | Paul Eggert | -1/+3 |
| 2006-07-01 | (gl_XSTRTOLD): New macro. | Paul Eggert | -2/+9 |
| 2006-06-29 | From Derek R. Price: | Jim Meyering | -4/+5 |
| 2006-06-28 | * savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement. | Paul Eggert | -4/+4 |
| 2006-06-28 | Fix attribution again. | Paul Eggert | -1/+2 |
| 2006-06-28 | Fix attribution for last patch. | Paul Eggert | -2/+4 |
| 2006-06-28 | Don't require AC_C_CONST, since it's obsolete. | Paul Eggert | -0/+9 |
| 2006-06-28 | (gl_FUNC_GNU_STRFTIME): Don't require AC_C_CONST, since it's obsolete. | Paul Eggert | -3/+2 |
| 2006-06-28 | (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since it's obsolete. | Paul Eggert | -3/+2 |
| 2006-06-28 | (gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since it's obsolete. | Paul Eggert | -3/+2 |
| 2006-06-20 | (gl_IGNORE_UNUSED_LIBRARIES): | Paul Eggert | -2/+17 |
| 2006-06-19 | (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's | Paul Eggert | -1/+12 |
| 2006-06-18 | Test for a bug that causes glibc's getcwd to suffer a failed assertion. | Jim Meyering | -4/+118 |
| 2006-06-18 | * getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo. | Jim Meyering | -3/+7 |
| 2006-06-18 | * ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make | Jim Meyering | -2/+21 |
| 2006-06-10 | Apply this change from gnulib: | Jim Meyering | -4/+44 |
| 2006-05-28 | (gl_C99_STRTOLD): Use a link test rather than a | Paul Eggert | -3/+8 |
| 2006-05-24 | *** empty log message *** | Jim Meyering | -0/+5 |
| 2006-05-24 | Require autoconf-2.59d, for its fixed version | Jim Meyering | -2/+2 |
| 2006-05-19 | Sync nanosleep from gnulib. | Paul Eggert | -16/+25 |
| 2006-05-15 | (AC_HEADER_STDBOOL): Fix overly-picky | Paul Eggert | -2/+9 |
| 2006-05-06 | *** empty log message *** | Jim Meyering | -0/+5 |
| 2006-05-06 | (gl_GETADDRINFO): Fix caching error. | Jim Meyering | -8/+8 |
| 2006-04-24 | Remove typo in previous checkin. | Paul Eggert | -2/+0 |
| 2006-04-24 | * unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype | Paul Eggert | -8/+21 |
| 2006-04-24 | Don't assume that 'exit' is declared for us. | Paul Eggert | -40/+60 |
| 2006-04-17 | Document filemode changes. | Paul Eggert | -0/+4 |
| 2006-04-17 | (gl_FILEMODE): Check for strmode declaration. | Paul Eggert | -2/+3 |
| 2006-04-12 | Port to Interix. | Paul Eggert | -0/+5 |
| 2006-04-12 | (gl_MACROS): Check for setgroups and sync, since they | Paul Eggert | -1/+3 |
| 2006-04-12 | (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h. | Paul Eggert | -1/+6 |