Age | Commit message (Expand) | Author |
2007-01-04 | .cvsignore, .gitignore: Add fchownat.c and wctype-related files. | Jim Meyering |
2006-12-12 | * jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op. | Jim Meyering |
2006-12-06 | * NEWS: Document the cp --preserve=ownership fix. | Paul Eggert |
2006-11-16 | * bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too. | Paul Eggert |
2006-11-14 | Adapt to new version of gnulib-tool. | Jim Meyering |
2006-11-12 | More automatically-added ignorables. | Jim Meyering |
2006-10-30 | update .cvsignore/.gitignore files | Jim Meyering |
2006-10-22 | add snprintf-related files to .gitignore | Jim Meyering |
2006-10-21 | * .gitignore: Remove some references to files in subdirectories. | Jim Meyering |
2006-10-15 | [m4/ChangeLog] | Paul Eggert |
2006-10-12 | [ChangeLog] | Jim Meyering |
2006-10-07 | * jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIBOBJ_DIR(lib). | Jim Meyering |
2006-09-29 | [ChangeLog] | Jim Meyering |
2006-09-28 | * readdir.m4: Increment serial number. | Jim Meyering |
2006-09-28 | * jm-macros.m4: Require the new macro. | Jim Meyering |
2006-09-28 | * readdir.m4: Revivify this file. | Jim Meyering |
2006-09-17 | . | Jim Meyering |
2006-09-01 | Update to match current gnulib. | Paul Eggert |
2006-09-01 | * m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG rather | Paul Eggert |
2006-08-29 | * src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, to | Paul Eggert |
2006-08-27 | .cvsignore: Add config-h.m4. | Paul Eggert |
2006-08-22 | * aclocal.m4, config.hin, configure: | Paul Eggert |
2006-08-22 | BeOS portability. | Paul Eggert |
2006-08-22 | [ChangeLog] | Jim Meyering |
2006-08-21 | Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically. | Paul Eggert |
2006-08-21 | Add a bootstrap procedure, so that the CVS version contains fewer | Paul Eggert |
2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert |
2006-08-18 | Add support for NetBSD 3.0. | Paul Eggert |
2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME, | Jim Meyering |
2006-08-18 | back out last patch | Jim Meyering |
2006-08-18 | * gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test for | Jim Meyering |
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert |
2006-08-15 | [./] | Jim Meyering |
2006-08-10 | Update cycle-check from gnulib. | Paul Eggert |
2006-08-10 | Accommodate new getaddrinfo implementation in gnulib. | Paul Eggert |
2006-08-10 | Import from gnulib, to support new getaddrinfo implementation of gnulib. | Paul Eggert |
2006-08-09 | Sync from gnulib. | Paul Eggert |
2006-08-09 | Sync from gnulib. | Paul Eggert |
2006-08-08 | Fix typo in latest changelog entry: restrict.m4 wasn't logged right. | Paul Eggert |
2006-08-08 | Add shuf, better random number generation, and fix sort -R in | Paul Eggert |
2006-08-08 | Remove, since we no longer need gl_RESTRICT. | Paul Eggert |
2006-08-08 | New file, introduced for shuf, sort -R, and/or shred. | Paul Eggert |
2006-08-08 | (gl_TIME_R): Use AC_C_RESTRICT, not | Paul Eggert |
2006-08-08 | (gl_PREREQ_REGEX): Use AC_C_RESTRICT, not gl_C_RESTRICT, since we | Paul 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, not | Paul Eggert |
2006-07-22 | Split closeout into close-stream and closeout. | Paul Eggert |
2006-07-22 | Initial revision. | Paul Eggert |
2006-07-22 | (gl_PREREQ): Require gl_CLOSE_STREAM. | Paul Eggert |
2006-07-17 | chmod, install, and mkdir now leave setgid and setuid bits | Paul Eggert |