log

age author description
Sat, 21 Jan 2006 08:44:58 +0000 Karl Berry .
Sat, 21 Jan 2006 08:01:53 +0000 Paul Eggert * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
Fri, 20 Jan 2006 21:18:53 +0000 Karl Berry no sync for localcharset.c, argp-fmtstream.h
Fri, 20 Jan 2006 12:59:10 +0000 Simon Josefsson Fix inet_ntop on mingw32.
Thu, 19 Jan 2006 14:13:52 +0000 Simon Josefsson * socklen.m4: Look in ws2tcpip.h too, for mingw32.
Thu, 19 Jan 2006 13:45:37 +0000 Simon Josefsson * socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
Thu, 19 Jan 2006 09:05:56 +0000 Simon Josefsson Simplify my *-tests modules.
Thu, 19 Jan 2006 08:44:35 +0000 Karl Berry .
Thu, 19 Jan 2006 04:40:47 +0000 Paul Eggert filesystem -> file system (the POSIX spelling)
Wed, 18 Jan 2006 13:02:28 +0000 Simon Josefsson Add to TESTS variable, for mingw32.
Wed, 18 Jan 2006 11:55:17 +0000 Karl Berry .
Wed, 18 Jan 2006 08:52:56 +0000 Simon Josefsson * modules/socklen (Depends-on): Depend on sys_socket.
Tue, 17 Jan 2006 19:07:56 +0000 Bruno Haible Need to include <sys/types.h> in order to get ssize_t on most systems.
Tue, 17 Jan 2006 17:22:37 +0000 Simon Josefsson * modules/socklen (Include): Need sys/socket.h.
Tue, 17 Jan 2006 07:23:20 +0000 Paul Eggert * lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
Fri, 13 Jan 2006 14:09:32 +0000 Karl Berry autoupdate
Fri, 13 Jan 2006 08:44:20 +0000 Karl Berry .
Thu, 12 Jan 2006 18:07:12 +0000 Bruno Haible Simplify LC_ALL handling.
Thu, 12 Jan 2006 18:04:16 +0000 Bruno Haible Compatibility with libtool.
Thu, 12 Jan 2006 15:43:29 +0000 Bruno Haible Use changequote.
Thu, 12 Jan 2006 15:39:50 +0000 Bruno Haible Fix sed_replace_auxdir.
Thu, 12 Jan 2006 13:04:57 +0000 Bruno Haible New module 'ldd'.
Thu, 12 Jan 2006 08:59:35 +0000 Simon Josefsson Fix warning, reported by Bruno Haible <bruno@clisp.org> and patch by
Thu, 12 Jan 2006 05:40:19 +0000 Paul Eggert Sync from coreutils.
Wed, 11 Jan 2006 17:12:47 +0000 Simon Josefsson (SIZE_MAX): Add missing (.
Wed, 11 Jan 2006 16:37:10 +0000 Bruno Haible Make the AUTOCONF etc. commands overridable by the user.
Wed, 11 Jan 2006 13:03:25 +0000 Bruno Haible Avoid error due to empty archive on MacOS X.
Wed, 11 Jan 2006 13:01:13 +0000 Bruno Haible Ensure automatic ordering between gl_LOCK and gl_ARGP.
Wed, 11 Jan 2006 12:59:02 +0000 Bruno Haible Initialize also noinst_HEADERS to empty.
Wed, 11 Jan 2006 12:56:40 +0000 Bruno Haible Don't waste time in a recursive autoreconf.
Wed, 11 Jan 2006 12:24:28 +0000 Bruno Haible Replace build-aux when it occurs in the autoconf snippet.
Wed, 11 Jan 2006 12:06:44 +0000 Karl Berry .
Wed, 11 Jan 2006 07:34:33 +0000 Paul Eggert Undo previous change.
Tue, 10 Jan 2006 22:02:14 +0000 Paul Eggert * modules/readutmp (Maintainer): Add Paul Eggert.
Tue, 10 Jan 2006 21:49:07 +0000 Paul Eggert * argp.h (__const): Remove macro. Use const instead.
Tue, 10 Jan 2006 21:34:38 +0000 Paul Eggert Update copyright year.
Tue, 10 Jan 2006 21:31:01 +0000 Paul Eggert Sync from coreutils.
Tue, 10 Jan 2006 20:14:43 +0000 Paul Eggert * regex_internal.h (BITSET_WORD_BITS):
Tue, 10 Jan 2006 18:07:16 +0000 Bruno Haible Depend on 'free' module.
Tue, 10 Jan 2006 16:10:31 +0000 Karl Berry autoupdate
Tue, 10 Jan 2006 14:28:52 +0000 Simon Josefsson Add sys_socket module.
Tue, 10 Jan 2006 13:57:21 +0000 Bruno Haible Optimize file reading where possible.
Tue, 10 Jan 2006 13:52:11 +0000 Bruno Haible Update from GNU gettext.
Tue, 10 Jan 2006 13:37:12 +0000 Bruno Haible Avoid an automake error regarding the 'gettext' module.
Tue, 10 Jan 2006 13:35:24 +0000 Bruno Haible Avoid a failure from autoreconf.
Tue, 10 Jan 2006 10:35:23 +0000 Jim Meyering Remove entry for fts.c/openat.[ch] that crept in ahead of schedule.
Mon, 09 Jan 2006 23:50:02 +0000 Paul Eggert Regenerate.
Mon, 09 Jan 2006 23:49:54 +0000 Paul Eggert * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
Mon, 09 Jan 2006 23:42:27 +0000 Paul Eggert Fix typo in previous change; 3 lines were omitted.
Mon, 09 Jan 2006 23:13:56 +0000 Paul Eggert Sync from coreutils.
Mon, 09 Jan 2006 21:48:50 +0000 Bruno Haible Define also EX_OK.
Mon, 09 Jan 2006 21:42:56 +0000 Bruno Haible 2005-08-12: Look for ncurses first.
Mon, 09 Jan 2006 21:40:18 +0000 Bruno Haible Recommend to use strnlen.h.
Mon, 09 Jan 2006 14:22:01 +0000 Simon Josefsson Make inet_ntop depend on restrict.
Mon, 09 Jan 2006 14:10:09 +0000 Simon Josefsson LGPL self tests, suggested by Bruno.
Mon, 09 Jan 2006 13:54:59 +0000 Bruno Haible Move the *.sh.in scripts to build-aux/.
Mon, 09 Jan 2006 13:46:55 +0000 Bruno Haible Moved here from lib/javaexec.sh.in.
Mon, 09 Jan 2006 13:46:48 +0000 Bruno Haible Move to build-aux/javaexec.sh.in.
Mon, 09 Jan 2006 13:46:11 +0000 Bruno Haible Moved here from lib/javacomp.sh.in.
Mon, 09 Jan 2006 13:46:03 +0000 Bruno Haible Move to build-aux/javacomp.sh.in.