log

age author description
Fri, 01 Sep 2006 19:49:22 +0000 Paul Eggert * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
Fri, 01 Sep 2006 15:17:11 +0000 Paul Eggert * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
Fri, 01 Sep 2006 11:57:26 +0000 Bruno Haible Improve maintainability.
Fri, 01 Sep 2006 08:04:11 +0000 Karl Berry .
Thu, 31 Aug 2006 22:29:00 +0000 Paul Eggert * modules/getloadavg (Files): Add m4/getloadavg.m4.
Thu, 31 Aug 2006 21:54:54 +0000 Paul Eggert * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
Thu, 31 Aug 2006 14:36:39 +0000 Eric Blake * gnulib-tool: Don't let emacs change spaces to TAB.
Thu, 31 Aug 2006 13:40:57 +0000 Bruno Haible Slightly change the output generated by --makefile-name.
Thu, 31 Aug 2006 13:11:23 +0000 Bruno Haible Fix problem when calling "gnulib-tool --update" on multiple directories.
Thu, 31 Aug 2006 08:03:18 +0000 Karl Berry .
Thu, 31 Aug 2006 07:00:50 +0000 Paul Eggert Work around a bug in both the Linux and SunOS 64-bit kernels:
Thu, 31 Aug 2006 04:52:03 +0000 Paul Eggert * isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid shadowing
Wed, 30 Aug 2006 18:13:34 +0000 Paul Eggert * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
Wed, 30 Aug 2006 08:04:47 +0000 Karl Berry .
Tue, 29 Aug 2006 20:32:07 +0000 Paul Eggert * modules/isapipe: New file.
Tue, 29 Aug 2006 16:58:34 +0000 Eric Blake * error.c (error_at_line, print_errno_message): Match libc, after
Tue, 29 Aug 2006 15:50:43 +0000 Jim Meyering * modules/configmake (Makefile.am): Make configmake.h depend on
Tue, 29 Aug 2006 15:44:02 +0000 Bruno Haible Prefer using configmake.h instead of augmenting DEFS.
Tue, 29 Aug 2006 14:25:00 +0000 Paul Eggert * modules/configmake (Makefile.am): Add a comment, and omit
Tue, 29 Aug 2006 09:42:21 +0000 Jim Meyering Fix typo: s/not/now/
Tue, 29 Aug 2006 08:05:48 +0000 Karl Berry .
Tue, 29 Aug 2006 06:15:19 +0000 Ralf Wildenhues Sync from Libtool:
Mon, 28 Aug 2006 22:59:17 +0000 Paul Eggert * lib/fcntl_.h: New file.
Mon, 28 Aug 2006 20:56:50 +0000 Eric Blake * inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
Mon, 28 Aug 2006 20:42:17 +0000 Paul Eggert * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
Mon, 28 Aug 2006 19:39:49 +0000 Paul Eggert * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
Mon, 28 Aug 2006 18:41:49 +0000 Paul Eggert * modules/inttypes (Files): Add m4/inttypes-h.m4.
Mon, 28 Aug 2006 17:41:08 +0000 Eric Blake * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
Mon, 28 Aug 2006 16:57:51 +0000 Bruno Haible SCNX* macros don't exist.
Mon, 28 Aug 2006 16:04:14 +0000 Bruno Haible Do the INT_MAX check only where size_t is converted to 'int'.