* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op.
[platform/upstream/coreutils.git] / m4 / ChangeLog
2006-12-12 Jim Meyering* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now...
2006-10-15 Paul Eggert[m4/ChangeLog]
2006-10-12 Jim Meyering[ChangeLog]
2006-10-07 Jim Meyering* jm-macros.m4 (gl_MACROS): Remove use of AC_CONFIG_LIB...
2006-09-29 Jim Meyering[ChangeLog]
2006-09-28 Jim Meyering* readdir.m4: Increment serial number.
2006-09-28 Jim Meyering* jm-macros.m4: Require the new macro.
2006-09-28 Jim Meyering* readdir.m4: Revivify this file.
2006-09-01 Paul Eggert* m4/jm-macros.m4 (gl_MACROS): Call cu_PREREQ_STAT_PROG...
2006-08-29 Paul Eggert* src/stat.c (HAVE_STRUCT_STATXFS_F_FSID_VAL, FSID_VAL...
2006-08-27 Paul Eggert.cvsignore: Add config-h.m4.
2006-08-22 Paul Eggert* aclocal.m4, config.hin, configure:
2006-08-22 Paul EggertBeOS portability.
2006-08-22 Jim Meyering[ChangeLog]
2006-08-21 Paul EggertRemove argmatch.m4 from CVS, since ../bootstrap generat...
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...
2006-08-18 Paul EggertAdd support for NetBSD 3.0.
2006-08-18 Jim Meyering* gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check...
2006-08-18 Jim Meyering* gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Reverse sense...
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-15 Jim Meyering[./]
2006-08-10 Paul EggertUpdate cycle-check from gnulib.
2006-08-10 Paul EggertAccommodate new getaddrinfo implementation in gnulib.
2006-08-09 Paul EggertSync from gnulib.
2006-08-08 Paul EggertFix typo in latest changelog entry: restrict.m4 wasn...
2006-08-08 Paul EggertAdd shuf, better random number generation, and fix...
2006-07-22 Paul EggertSplit closeout into close-stream and closeout.
2006-07-17 Paul Eggertchmod, install, and mkdir now leave setgid and setuid...
2006-07-11 Paul EggertSync from gnulib.
2006-07-11 Paul Eggert(gl_STDINT_H): Like yesterday's change to
2006-07-10 Paul Eggert(gl_ABSOLUTE_HEADER): Use "" rather than <>
2006-07-09 Paul EggertUpdate from gnulib.
2006-07-08 Jim Meyering* link-follow.m4: Remove one of two adjacent "whether...
2006-07-08 Jim MeyeringRemove one of two adjacent "your"s in a comment.
2006-07-08 Jim MeyeringRemove one of two adjacent "can"s in a comment.
2006-07-04 Paul EggertSync from gnulib.
2006-07-03 Jim Meyering*** empty log message ***
2006-07-02 Paul Eggert(gl_STDINT_H): Use more-mnemonic identifiers for
2006-07-02 Jim Meyering*** empty log message ***
2006-07-02 Paul EggertSync stdint module from gnulib.
2006-07-01 Jim Meyering*** empty log message ***
2006-07-01 Paul Eggertseq defaults to a minimal fixed point format that does...
2006-06-29 Jim MeyeringFrom Derek R. Price:
2006-06-28 Paul Eggert* savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
2006-06-28 Paul EggertFix attribution again.
2006-06-28 Paul EggertFix attribution for last patch.
2006-06-28 Paul EggertDon't require AC_C_CONST, since it's obsolete.
2006-06-20 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES):
2006-06-19 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
2006-06-18 Jim MeyeringTest for a bug that causes glibc's getcwd to suffer...
2006-06-18 Jim Meyering* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix...
2006-06-18 Jim Meyering* ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is...
2006-06-10 Jim MeyeringApply this change from gnulib:
2006-05-28 Paul Eggert(gl_C99_STRTOLD): Use a link test rather than a
2006-05-24 Jim Meyering*** empty log message ***
2006-05-19 Paul EggertSync nanosleep from gnulib.
2006-05-15 Paul Eggert(AC_HEADER_STDBOOL): Fix overly-picky
2006-05-06 Jim Meyering*** empty log message ***
2006-04-24 Paul EggertRemove typo in previous checkin.
2006-04-24 Paul Eggert* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
2006-04-24 Paul EggertDon't assume that 'exit' is declared for us.
2006-04-17 Paul EggertDocument filemode changes.
2006-04-12 Paul EggertPort to Interix.
2006-04-12 Paul Eggert(gl_TIME_R): Add AC_LIBSOURCES for time_r.c and time_r.h.
2006-04-10 Paul EggertImport latest regex module from gnulib.
2006-03-26 Jim Meyering*** empty log message ***
2006-03-25 Paul Eggert(gl_REGEX): Fix a longstanding typo in the
2006-03-25 Paul Eggert(gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
2006-03-17 Jim Meyering*** empty log message ***
2006-03-17 Paul Eggertregex fixes for future POSIX and --without-included...
2006-03-12 Jim Meyering*** empty log message ***
2006-03-12 Jim Meyering*** empty log message ***
2006-03-12 Paul EggertAdd time_r.m4.
2006-03-02 Paul EggertRequire gl_USE_SYSTEM_EXTENSIONS, not merely AC_GNU_SOU...
2006-03-02 Paul Eggert(gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not...
2006-02-24 Jim Meyering*** empty log message ***
2006-02-16 Paul EggertSync from gnulib.
2006-02-14 Paul EggertSync from gnulib.
2006-02-07 Jim Meyering*** empty log message ***
2006-02-06 Paul Eggert(gl_USE_SYSTEM_EXTENSIONS): Don't #define
2006-01-26 Paul EggertSync stdbool from gnulib.
2006-01-25 Paul EggertMerge stdbool from gnulib; we're still not quite there...
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Paul EggertImport from gnulib.
2006-01-21 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use ...
2006-01-17 Jim Meyering*** empty log message ***
2006-01-17 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it...
2006-01-13 Jim Meyering*** empty log message ***
2006-01-12 Jim Meyeringfix typo: s/stdint.h.m4/stdint.m4/
2006-01-12 Paul EggertAdjust to md5 changes in gnulib, and make sha1 etc...
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Paul EggertSync from gnulib.
2006-01-10 Paul EggertSync from gnulib.
2006-01-10 Jim Meyering*** empty log message ***
2006-01-07 Paul Eggert* lib-ignore.m4: New file.
2006-01-02 Paul EggertNew approach to safer chmod.
2005-12-21 Jim Meyering*** empty log message ***
2005-12-17 Jim Meyering*** empty log message ***
2005-12-14 Jim Meyering*** empty log message ***
2005-12-14 Paul EggertOne other stdbool.m4 change.
next