2007-01-03 Paolo Bonzini <bonzini@gnu.org>
[gnulib.git] / m4 /
2007-01-02 Bruno HaibleImprove support for OpenBSD.
2006-12-27 Paul Eggert* lib/mbchar.h: Just include <wctype.h>; the wctype...
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-12-24 Paul EggertFix bug reported by Bruno Haible in
2006-12-22 Bruno HaibleAdd comments.
2006-12-22 Bruno HaibleNew module 'no-c++'.
2006-12-22 Paul Eggert* m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
2006-12-22 Paul Eggert* MODULES.html.sh: New module wctype.
2006-12-18 Paul Eggert* m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty...
2006-12-18 Paul Eggert* lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul...
2006-12-12 Jim Meyering* m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
2006-12-12 Paul Eggert* m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-12-02 Karl Berryautoupdate
2006-11-30 Paul Eggert* m4/warning.m4: Use the all-permissive copyright notice
2006-11-28 Bruno HaibleRemove unused file ptrdiff_max.m4.
2006-11-28 Bruno HaibleUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
2006-11-27 Paul Eggert* m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN...
2006-11-25 Paul Eggert* m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the...
2006-11-22 Jim Meyering* m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST...
2006-11-21 Bruno HaibleFix bug that caused AM_GNU_GETTEXT([external], [need...
2006-11-20 Paul Eggert* lib/openat.h (rpl_fstatat): New macro, if
2006-11-15 Bruno HaibleFix alloca.m4 message.
2006-11-15 Bruno HaibleNo need to invoke gl_FUNC_ALLOCA more than once. But...
2006-11-15 Eric Blake* m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK...
2006-11-14 Paul EggertReindent for consistency.
2006-11-14 Ralf Wildenhues* m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK...
2006-11-14 Bruno HaibleMore support for GNOME libraries.
2006-11-14 Bruno HaibleSupport for library names with dots.
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-10 Bruno HaibleUse a command that uses $CC $CFLAGS, not $CPP, to test...
2006-11-09 Eric Blake* lib/tempname.c (gen_tempname): Remove variant that...
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_typ...
2006-11-08 Bruno HaibleNotice when GCC doesn't do inlining.
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
2006-11-08 Paul Eggert* lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC...
2006-11-07 Paul Eggert* m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
2006-11-07 Bruno HaibleNew macro gl_INLINE.
2006-11-06 Paul Eggert* MODULES.html.sh (Core language properties): New modul...
2006-11-06 Paul Eggert* m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE...
2006-11-06 Paul Eggert* MODULES.html.sh (File system functions): New module
2006-11-06 Bruno HaibleSimplify xmalloc expressions. Add overflow check in...
2006-11-03 Paul Eggert* lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
2006-11-01 Bruno HaibleFix clash of strncasecmp prototypes in C++ mode.
2006-11-01 Bruno HaibleAvoid conflict declaration in <string.h> (in C++ mode).
2006-11-01 Eric Blake* m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
2006-11-01 Eric Blake* modules/tmpdir (Depends-on): Add sys_stat.
2006-10-31 Bruno HaibleNew module 'tsearch'.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-27 Bruno HaibleUpgrade to GNU gettext 0.16.
2006-10-27 Eric Blake* MODULES.html.sh: Document tempname.
2006-10-24 Paul Eggert* modules/vararrays: New file.
2006-10-24 Bruno HaibleFix compilation error on platforms without 'wint_t...
2006-10-23 Jim Meyering* lib/getaddrinfo.c (getnameinfo): Use new lightweight...
2006-10-20 Bruno HaibleCache a result.
2006-10-18 Bruno HaibleNo need any more to check for setlocale - all systems...
2006-10-17 Eric Blake* m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix...
2006-10-17 Bruno HaibleRemove 2003-10-23 hack.
2006-10-17 Bruno HaibleUse the system's sigset_t if present.
2006-10-16 Bruno HaibleNew module 'sigprocmask'.
2006-10-12 Jim Meyering* m4/getloadavg.m4: Revert the change below.
2006-10-12 Jim Meyering* m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existe...
2006-10-12 Paul Eggert* m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed...
2006-10-12 Paul Eggert* m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST...
2006-10-11 Paul Eggert* m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo...
2006-10-11 Bruno HaibleUse HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
2006-10-11 Bruno HaibleAdd comments.
2006-10-11 Paul EggertPort to Tandem NSK OSS, which has 64-bit signed int...
2006-10-09 Paul EggertMerge the ChangeLogs into one ChangeLog, at the root.
2006-10-09 Paul EggertFix some dates and names in ChangeLog entries.
2006-10-07 Bruno HaibleMove Paolo's ChangeLog entry.
2006-10-06 Eric BlakeDefine several macros for use by the clean-temp module.
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-05 Paul Eggert[lib/ChangeLog]
2006-10-04 Bruno HaibleMake it possible to invoke AC_GNU_SOURCE after gl_LOCK_...
2006-10-03 Eric Blake* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
2006-09-30 Paul Eggert[lib/ChangeLog]
2006-09-28 Bruno HaibleSimplify and document.
2006-09-28 Bruno HaibleAvoid gcc warning at configure time.
2006-09-28 Paolo Bonzini2006-09-28 Paolo Bonzini <bonzini@gnu.org>
2006-09-28 Jim Meyering[lib/ChangeLog]
2006-09-27 Paul Eggert[lib/ChangeLog]
2006-09-26 Jim Meyering* acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
2006-09-26 Paul Eggert[ChangeLog]
2006-09-25 Ralf Wildenhues* chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache...
2006-09-25 Bruno HaibleEnsure stpncpy() is declared.
2006-09-25 Jim Meyering* fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed...
2006-09-25 Bruno HaibleOops, update error message also.
2006-09-24 Jim Meyering*** empty log message ***
2006-09-24 Jim Meyering* ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don...
2006-09-22 Bruno HaibleAvoid warning at configure time with "gcc -Wall".
2006-09-22 Ralf Wildenhues* fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
2006-09-22 Ralf Wildenhues* fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression...
2006-09-22 Ralf Wildenhues* sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall...
2006-09-22 Bruno HaiblePass to the gl_GETLOADAVG macro the $gl_source_base...
2006-09-21 Paul Eggert* lib/regex_internal.c (re_string_reconstruct): Handle
2006-09-20 Paul Eggert[ChangeLog]
2006-09-18 Bruno HaibleRemove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
2006-09-18 Paul Eggert* inttypes.m4 (gl_INTTYPES_H): Quote "test" args
next