log

age author description
Mon, 06 Oct 2008 02:38:03 +0200 Bruno Haible Add an option for ignoring EPIPE during close_stdout.
Mon, 06 Oct 2008 02:15:14 +0200 Bruno Haible New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Mon, 06 Oct 2008 01:49:54 +0200 Bruno Haible Tiny tweaks.
Mon, 06 Oct 2008 01:27:51 +0200 Bruno Haible Oops, typo in warning.
Mon, 06 Oct 2008 01:10:08 +0200 Bruno Haible Add a link warning when the 'select' module is not used.
Sun, 05 Oct 2008 17:49:55 +0200 Jim Meyering bootstrap: check for LT_INIT more portably
Sun, 05 Oct 2008 17:37:21 +0200 Bruno Haible Update doc of OSF/1 4.0 problem.
Sun, 05 Oct 2008 17:31:59 +0200 Bruno Haible Update after module 'select' was created.
Sun, 05 Oct 2008 17:30:02 +0200 Bruno Haible Split sys_select-tests module into select-tests and sys_select-tests.
Sun, 05 Oct 2008 17:20:58 +0200 Bruno Haible New module 'select'.
Sun, 05 Oct 2008 17:01:24 +0200 Bruno Haible Attribution.
Sun, 05 Oct 2008 16:58:03 +0200 Bruno Haible Use getdtablesize module.
Sun, 05 Oct 2008 16:52:15 +0200 Bruno Haible Tests for module 'getdtablesize'.
Sun, 05 Oct 2008 16:51:07 +0200 Bruno Haible New module 'getdtablesize'.
Sun, 05 Oct 2008 16:37:45 +0200 Bruno Haible Fix typo.
Sun, 05 Oct 2008 14:11:23 +0200 Jim Meyering bootstrap: check for LT_INIT, too
Sun, 05 Oct 2008 13:47:45 +0200 Bruno Haible Use the system's values, rather than overriding them by ours.
Sun, 05 Oct 2008 13:00:23 +0200 Jim Meyering ChangeLog: adjust Debarshi's email address, on his request
Sun, 05 Oct 2008 08:24:04 +0200 Jim Meyering bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
Sat, 04 Oct 2008 18:34:37 +0200 Bruno Haible Relax license to LGPLv2+.
Sat, 04 Oct 2008 17:39:03 +0200 Bruno Haible Avoid macro redefinition warnings.
Fri, 03 Oct 2008 18:23:59 +0200 Paolo Bonzini Define EWOULDBLOCK to the same value as EAGAIN.
Fri, 03 Oct 2008 10:31:28 +0200 Kamil Dudka filevercmp: new module
Fri, 03 Oct 2008 14:04:31 +0200 Bruno Haible Add a comment.
Thu, 02 Oct 2008 12:24:27 +0200 Bruno Haible Use the fixed open() function.
Thu, 02 Oct 2008 11:59:19 +0200 Richard W.M. Jones New module 'fsync'.
Thu, 02 Oct 2008 11:03:52 +0200 Paolo Bonzini allow renaming bootstrap, and change the name of bootstrap.conf accordingly
Thu, 02 Oct 2008 11:01:16 +0200 Paolo Bonzini have bootstrap initialize git-merge-changelog if found
Thu, 02 Oct 2008 10:57:50 +0200 Paolo Bonzini have bootstrap initialize a `gnulib' submodule in a git checkout
Thu, 02 Oct 2008 10:00:46 +0200 Jim Meyering fts.c: sync with similar code from coreutils' remove.c
Wed, 01 Oct 2008 13:54:44 +0100 Richard W.M. Jones fsync: new module
Thu, 02 Oct 2008 08:44:01 +0200 Jim Meyering fts: bug fixes
Thu, 02 Oct 2008 01:26:13 +0200 Bruno Haible Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
Wed, 01 Oct 2008 09:43:40 +0200 Jim Meyering remove trailing spaces
Wed, 01 Oct 2008 09:22:11 +0200 Jim Meyering fts.c: adjust a new interface to be more generally useful
Wed, 01 Oct 2008 03:39:40 +0200 Yoann Vandoorselaere Tests for module 'cond'.
Wed, 01 Oct 2008 03:12:31 +0200 Bruno Haible Needs to depend on modules 'errno' and 'time'.
Wed, 01 Oct 2008 03:11:20 +0200 Bruno Haible Needs to depend on modules 'errno' and 'time'.
Wed, 01 Oct 2008 03:01:43 +0200 Bruno Haible Fix detection of pthread_atfork function.
Wed, 01 Oct 2008 02:49:47 +0200 Bruno Haible Make use of the modules 'thread', 'yield' in the 'tls' test.
Wed, 01 Oct 2008 02:40:17 +0200 Bruno Haible Make use of the modules 'thread', 'yield' in the 'lock' test.
Wed, 01 Oct 2008 02:28:35 +0200 Bruno Haible Fix the Win32 implementation of the 'thread' module.
Tue, 30 Sep 2008 23:50:26 +0200 Bruno Haible Treat the special case of regular files more efficiently.
Tue, 30 Sep 2008 17:56:01 +0200 Jim Meyering fts.m4: correct the test for statfs.f_type
Tue, 30 Sep 2008 08:34:56 +0200 Simon Josefsson tests: avoid some compiler warnings
Mon, 29 Sep 2008 23:20:34 +0200 Jim Meyering ChangeLog: replace 8 leading spaces with a TAB
Fri, 26 Sep 2008 15:28:49 +0200 Ondřej Vašík getdate.y: disallow countable dayshifts like "4 yesterday ago"
Mon, 29 Sep 2008 21:50:01 +0200 Bruno Haible Remove trailing spaces.
Mon, 29 Sep 2008 21:42:51 +0200 Bruno Haible A new test for posix_spawn.
Mon, 29 Sep 2008 15:25:12 +0200 Bruno Haible Propagate effects of putenv/setenv/unsetenv to child processes.
Mon, 29 Sep 2008 06:24:03 -0700 Karl Berry autoupdate
Mon, 29 Sep 2008 15:13:25 +0200 Bruno Haible Enable use of shell scripts as executables in mingw.
Mon, 29 Sep 2008 06:27:29 -0600 Eric Blake arpa_inet_h.m4: fix typo in previous patch
Mon, 29 Sep 2008 13:23:50 +0200 Paolo Bonzini documentation update for mingw socket functions
Mon, 29 Sep 2008 12:02:35 +0200 Paolo Bonzini strengthen self-containedness check for sys/select.h
Mon, 29 Sep 2008 12:08:01 +0200 Bruno Haible Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Mon, 29 Sep 2008 11:37:15 +0200 Bruno Haible Make the headers usable in C++.
Mon, 29 Sep 2008 11:36:12 +0200 Bruno Haible Remove unused variables.
Mon, 29 Sep 2008 11:34:31 +0200 Bruno Haible Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Mon, 29 Sep 2008 11:16:25 +0200 Bruno Haible Avoid assigning ARPA_INET_H in different .m4 files.