* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
[gnulib.git] / m4 / ChangeLog
2006-05-28 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather...
2006-05-19 Paul Eggert* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys...
2006-05-15 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
2006-05-11 Bruno HaibleFix typo in macro name.
2006-05-09 Bruno HaibleRecognize the special case of a string concatenation...
2006-05-08 Bruno HaibleNew module 'stdarg'.
2006-05-05 Jim Meyering*** empty log message ***
2006-05-02 Paul Eggert* modules/inttypes (Maintainer): Change from Derek...
2006-04-24 Paul Eggert* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
2006-04-24 Bruno HaibleRearrange code.
2006-04-24 Bruno HaibleAIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
2006-04-24 Bruno HaibleApply a fix from Eric Blake that already went into...
2006-04-24 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not...
2006-04-20 Paul Eggert* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE...
2006-04-19 Derek R. Price* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use...
2006-04-18 Derek R. Price* modules/inttypes: New file.
2006-04-12 Paul Eggert* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r...
2006-04-10 Paul EggertMerge regex changes from libc, removing some of our
2006-03-25 Ralf Wildenhues* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also...
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Fix a longstanding typo in the
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX...
2006-03-17 Jim Meyering(gl_REGEX): Fix typo in last change:
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2006-03-15 Eric Blake* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADE...
2006-03-08 Simon JosefssonFix gc-random module.
2006-03-08 Simon Josefsson* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os...
2006-03-08 Paul Eggert* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match...
2006-03-07 Simon JosefssonFix use of unistd.h in getopt through a new unistd...
2006-03-07 Simon Josefsson* readline.m4 (gl_FUNC_READLINE): Rewrite the cached...
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2006-03-04 Paul EggertFix poll.m4 for AIX.
2006-03-02 Paul Eggert* modules/gettime (Depends-on): Add extensions module.
2006-03-02 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=...
2006-03-01 Paul Eggert* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD...
2006-02-28 Simon Josefsson2006-02-17 Eric Blake <address@hidden>
2006-02-16 Simon Josefsson* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt...
2006-02-14 Paul EggertSync from coreutils.
2006-02-13 Paul EggertAdd 2006 to copyright year.
2006-02-06 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't ...
2006-01-27 Simon JosefssonMingw32 fixes for getaddrinfo.
2006-01-26 Bruno HaibleFixes from Paul Eggert.
2006-01-24 Bruno HaibleCheck against AIX and HP-UX C compiler bugs.
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Paul EggertWork around porting bugs reported by Dieter in
2006-01-21 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use ...
2006-01-19 Simon Josefsson* socklen.m4: Look in ws2tcpip.h too, for mingw32.
2006-01-17 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't...
2006-01-12 Bruno HaibleNew module 'ldd'.
2006-01-11 Bruno HaibleEnsure automatic ordering between gl_LOCK and gl_ARGP.
2006-01-11 Paul EggertUndo previous change.
2006-01-10 Paul Eggert* modules/readutmp (Maintainer): Add Paul Eggert.
2006-01-10 Paul EggertSync from coreutils.
2006-01-10 Simon JosefssonAdd sys_socket module.
2006-01-10 Bruno HaibleOptimize file reading where possible.
2006-01-09 Paul EggertSync from coreutils.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2005-12-16 Jim Meyering*** empty log message ***
2005-12-10 Sergey PoznyakoffUpdate
2005-12-09 Sergey PoznyakoffUpdate
2005-12-07 Paul Eggert* m4/stat-time.m4 (STATE_TIMESPEC, STAT_TIMESPEC_NS...
2005-12-02 Paul Eggert* socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKL...
2005-12-02 Paul Eggert* regex.m4 (gl_REGEX): Check whether off_t can be used...
2005-11-10 Paul Eggert* modules/gethrxtime (Depends-on): Add gettime.
2005-10-30 Paul Eggert* m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording...
2005-10-28 Simon JosefssonFix inet_ntop on mingw32.
2005-10-28 Simon JosefssonAdd MD2 and hash fixes.
2005-10-22 Simon Josefsson* gc.m4: Don't be fooled by --disable-*random-device...
2005-10-21 Simon Josefsson* gc.m4: Don't use libgcrypt if gcrypt.h isn't found...
2005-10-21 Simon JosefssonAdd, forgotten in last commit.
2005-10-21 Simon JosefssonAdd arctwo, arctwo-tests, gc-arctwo, gc-arctwo-tests...
2005-10-19 Simon JosefssonAdd gc-arcfour and gc-arcfour-tests modules.
2005-10-19 Simon JosefssonAdd gc-rijndael and gc-rijndael-tests modules.
2005-10-19 Simon Josefsson* m4/gc-hmac-md5.m4, m4/gc-hmac-sha1.m4, m4/gc-md4.m4,
2005-10-18 Simon JosefssonAdd gc-md4 and gc-md4-tests modules.
2005-10-18 Simon JosefssonAdd md4 module.
2005-10-17 Bruno HaibleTweak the code to make it more reusable.
2005-10-17 Simon JosefssonSeparate sha1 from md5. Use stdint.h in both modules.
2005-10-15 Simon JosefssonAdd rijndael module.
2005-10-15 Simon JosefssonAdd arcfour module.
2005-10-13 Bruno HaiblePrepare for using gl_STDBOOL_H.
2005-10-12 Simon JosefssonAdd gc-pbkdf2-sha1 module.
2005-10-12 Simon JosefssonAdd gc-hmac-sha1.
2005-10-12 Simon JosefssonAdd gc-sha1 module.
2005-10-12 Simon JosefssonAdd hmac-sha1 module.
2005-10-12 Simon JosefssonSplit parts of the gc module into gc-md5 and gc-hmac...
2005-10-11 Simon JosefssonAdd crc module.
2005-10-07 Simon Josefsson* memxor.m4: Remove gl_C_RESTRICT call.
2005-10-06 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
2005-10-06 Simon JosefssonAdd hmac-md5 module.
2005-10-06 Simon Josefsson* memxor.m4: Require gl_C_RESTRICT.
2005-10-05 Paul Eggert* getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
2005-10-05 Simon JosefssonAdd memxor.
2005-10-02 Paul Eggert* modules/exclude (Depends-on): Depend on verify.
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Simon Josefsson2005-10-01 Simon Josefsson <jas@extundo.com>
2005-10-01 Jim Meyering*** empty log message ***
2005-09-27 Jim Meyering*** empty log message ***
2005-09-26 Bruno HaibleDeal with the fact that mbchar.h, mbfile.h, mbiter...
2005-09-24 Paul EggertYesterday's changes.
2005-09-23 Jim Meyering*** empty log message ***
next