log

age author description
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.