| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-09-29 | [ChangeLog] | Jim Meyering | 3 | -140/+5 |
| 2006-09-28 | * readdir.m4: Increment serial number. | Jim Meyering | 2 | -1/+2 |
| 2006-09-28 | * jm-macros.m4: Require the new macro. | Jim Meyering | 3 | -2/+5 |
| 2006-09-28 | * readdir.m4: Revivify this file. | Jim Meyering | 2 | -0/+144 |
| 2006-09-17 | . | Jim Meyering | 1 | -0/+12 |
| 2006-09-01 | Update to match current gnulib. | Paul Eggert | 1 | -0/+6 |
| 2006-09-01 | * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG rather | Paul Eggert | 3 | -43/+64 |
| 2006-08-29 | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, to | Paul Eggert | 2 | -11/+29 |
| 2006-08-27 | .cvsignore: Add config-h.m4. | Paul Eggert | 2 | -0/+5 |
| 2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert | 2 | -16/+9 |
| 2006-08-22 | BeOS portability. | Paul Eggert | 2 | -5/+16 |
| 2006-08-22 | [ChangeLog] | Jim Meyering | 2 | -0/+236 |
| 2006-08-21 | Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically. | Paul Eggert | 2 | -11/+5 |
| 2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert | 5 | -298/+172 |
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 230 | -10536/+0 |
| 2006-08-18 | Add support for NetBSD 3.0. | Paul Eggert | 3 | -8/+43 |
| 2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME, | Jim Meyering | 2 | -14/+14 |
| 2006-08-18 | back out last patch | Jim Meyering | 1 | -2/+2 |
| 2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test for | Jim Meyering | 2 | -2/+9 |
| 2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | 2 | -0/+24 |
| 2006-08-15 | [./] | Jim Meyering | 2 | -2/+6 |
| 2006-08-10 | Update cycle-check from gnulib. | Paul Eggert | 4 | -2/+31 |
| 2006-08-10 | Accommodate new getaddrinfo implementation in gnulib. | Paul Eggert | 2 | -1/+17 |
| 2006-08-10 | Import from gnulib, to support new getaddrinfo implementation of gnulib. | Paul Eggert | 4 | -0/+70 |
| 2006-08-09 | Sync from gnulib. | Paul Eggert | 1 | -0/+25 |
| 2006-08-09 | Sync from gnulib. | Paul Eggert | 15 | -147/+375 |
| 2006-08-08 | Fix typo in latest changelog entry: restrict.m4 wasn't logged right. | Paul Eggert | 1 | -8/+0 |
| 2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert | 1 | -0/+18 |
| 2006-08-08 | Remove, since we no longer need gl_RESTRICT. | Paul Eggert | 1 | -38/+0 |
| 2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert | 4 | -0/+48 |
| 2006-08-08 | (gl_TIME_R): Use AC_C_RESTRICT, not | Paul Eggert | 1 | -1/+1 |
| 2006-08-08 | (gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT, since we | Paul Eggert | 1 | -2/+2 |
| 2006-08-08 | (gl_PREREQ): Require gl_MEMXFRM, gl_RANDINT, gl_RANDPERM, | Paul Eggert | 1 | -1/+5 |
| 2006-08-08 | (gl_PREREQ_GETADDRINFO): Use AC_C_RESTRICT, not | Paul Eggert | 1 | -2/+2 |
| 2006-07-22 | Split closeout into close-stream and closeout. | Paul Eggert | 1 | -0/+5 |
| 2006-07-22 | Initial revision. | Paul Eggert | 1 | -0/+13 |
| 2006-07-22 | (gl_PREREQ): Require gl_CLOSE_STREAM. | Paul Eggert | 1 | -1/+2 |
| 2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert | 1 | -0/+10 |
| 2006-07-17 | (gl_PREREQ): Require gl_MKANCESDIRS. | Paul Eggert | 1 | -1/+2 |
| 2006-07-17 | (gl_MKDIR_PARENTS): Mention dirchownmod.c, dirchownmod.h. | Paul Eggert | 1 | -6/+5 |
| 2006-07-17 | Remove; no longer needed. | Paul Eggert | 1 | -17/+0 |
| 2006-07-17 | (gl_MACROS): Remove gl_AFS. | Paul Eggert | 1 | -2/+1 |
| 2006-07-17 | Initial version. | Paul Eggert | 1 | -0/+11 |
| 2006-07-11 | Sync from gnulib. | Paul Eggert | 9 | -43/+33 |
| 2006-07-11 | (gl_STDINT_H): Like yesterday's change to | Paul Eggert | 2 | -3/+12 |
| 2006-07-10 | (gl_ABSOLUTE_HEADER): Use "" rather than <> | Paul Eggert | 2 | -2/+6 |
| 2006-07-09 | Update from gnulib. | Paul Eggert | 30 | -268/+211 |
| 2006-07-08 | * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. | Jim Meyering | 1 | -2/+2 |
| 2006-07-08 | * link-follow.m4: Remove one of two adjacent "whether"s in a comment. | Jim Meyering | 2 | -5/+4 |
| 2006-07-08 | Remove one of two adjacent "your"s in a comment. | Jim Meyering | 2 | -2/+4 |