summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
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-14Adapt to new version of gnulib-tool.Jim Meyering
2006-11-12More automatically-added ignorables.Jim Meyering
2006-10-30update .cvsignore/.gitignore filesJim Meyering
2006-10-22add snprintf-related files to .gitignoreJim 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-01Update to match current gnulib.Paul Eggert
2006-09-01* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG ratherPaul Eggert
2006-08-29* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL): New macros, toPaul Eggert
2006-08-27.cvsignore: Add config-h.m4.Paul Eggert
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert
2006-08-22BeOS portability.Paul Eggert
2006-08-22[ChangeLog]Jim Meyering
2006-08-21Remove argmatch.m4 from CVS, since ../bootstrap generates it automatically.Paul Eggert
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-18Add support for NetBSD 3.0.Paul Eggert
2006-08-18* gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for CLOCK_REALTIME,Jim Meyering
2006-08-18back out last patchJim Meyering
2006-08-18* gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense of test forJim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-15[./]Jim Meyering
2006-08-10Update cycle-check from gnulib.Paul Eggert
2006-08-10Accommodate new getaddrinfo implementation in gnulib.Paul Eggert
2006-08-10Import from gnulib, to support new getaddrinfo implementation of gnulib.Paul Eggert
2006-08-09Sync from gnulib.Paul Eggert
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