log

age author description
Wed, 08 Nov 2006 09:05:19 +0000 Karl Berry .
Wed, 08 Nov 2006 07:42:26 +0000 Jim Meyering * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
Wed, 08 Nov 2006 06:21:38 +0000 Paul Eggert * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
Wed, 08 Nov 2006 00:22:30 +0000 Paul Eggert * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
Tue, 07 Nov 2006 19:51:40 +0000 Ralf Wildenhues * README: Fix typo.
Tue, 07 Nov 2006 17:20:07 +0000 Paul Eggert * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
Tue, 07 Nov 2006 14:57:19 +0000 Karl Berry autoupdate
Tue, 07 Nov 2006 14:24:05 +0000 Bruno Haible More uses of XMALLOC, XNMALLOC and XCALLOC.
Tue, 07 Nov 2006 13:53:52 +0000 Bruno Haible ANSI C comment style.
Tue, 07 Nov 2006 13:46:03 +0000 Bruno Haible New macro gl_INLINE.
Tue, 07 Nov 2006 10:31:33 +0000 Karl Berry .
Mon, 06 Nov 2006 22:02:53 +0000 Paul Eggert * lib/idcache.c: Include <stddef.h>, for offsetof.
Mon, 06 Nov 2006 21:58:29 +0000 Paul Eggert * MODULES.html.sh (Core language properties): New module flexmember.
Mon, 06 Nov 2006 21:38:27 +0000 Paul Eggert * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
Mon, 06 Nov 2006 21:24:35 +0000 Paul Eggert * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
Mon, 06 Nov 2006 18:25:01 +0000 Paul Eggert Give credit to Charles Wilson.
Mon, 06 Nov 2006 18:21:34 +0000 Paul Eggert * MODULES.html.sh (File system functions): New module
Mon, 06 Nov 2006 13:04:37 +0000 Bruno Haible Create also all needed subdirectories.
Mon, 06 Nov 2006 13:03:51 +0000 Bruno Haible ANSI C compliance.
Mon, 06 Nov 2006 13:03:10 +0000 Bruno Haible Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
Mon, 06 Nov 2006 12:55:16 +0000 Bruno Haible Avoid name mangling in C++ mode.
Fri, 03 Nov 2006 23:17:27 +0000 Paul Eggert * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
Thu, 02 Nov 2006 14:47:36 +0000 Bruno Haible Fix typo in actioncmd. From Charles WIlson.
Thu, 02 Nov 2006 13:59:13 +0000 Bruno Haible Interpret a backslash-newline sequence in the Makefile.am snippet as a space.
Wed, 01 Nov 2006 20:48:47 +0000 Bruno Haible Fix clash of strncasecmp prototypes in C++ mode.
Wed, 01 Nov 2006 20:42:35 +0000 Bruno Haible Avoid conflict declaration in <string.h> (in C++ mode).
Wed, 01 Nov 2006 20:30:39 +0000 Bruno Haible Make it compile in C++ mode.
Wed, 01 Nov 2006 16:49:05 +0000 Eric Blake * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
Wed, 01 Nov 2006 16:32:50 +0000 Eric Blake * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
Wed, 01 Nov 2006 13:29:23 +0000 Bruno Haible Make it compile in C++ mode.