log

age author description
Fri, 26 Sep 2008 20:31:48 +0200 Bruno Haible Make "gnulib-tool --version" work from any directory.
Fri, 26 Sep 2008 20:13:32 +0200 Bruno Haible Make this script work again (broken since 2008-01-19).
Fri, 26 Sep 2008 20:09:32 +0200 Bruno Haible Module EOVERFLOW is removed.
Fri, 26 Sep 2008 16:10:07 +0200 Bruno Haible Ignore error EPIPE when closing a stream.
Fri, 26 Sep 2008 15:44:43 +0200 Bruno Haible Explain reason for skipping tests.
Fri, 26 Sep 2008 15:12:55 +0200 Bruno Haible Cast the _get_osfhandle result, to avoid a warning.
Fri, 26 Sep 2008 14:44:52 +0200 Bruno Haible Reorder items.
Fri, 26 Sep 2008 13:39:05 +0200 Bruno Haible Depend on module 'sigpipe'.
Fri, 26 Sep 2008 13:37:33 +0200 Bruno Haible Support SIGPIPE in stdio functions for writing.
Fri, 26 Sep 2008 13:33:00 +0200 Bruno Haible Depend on module 'write', in case module 'sigpipe' is used also.
Fri, 26 Sep 2008 13:31:55 +0200 Bruno Haible Tests for module 'sigpipe'.
Fri, 26 Sep 2008 13:29:53 +0200 Bruno Haible New module 'write'.
Fri, 26 Sep 2008 13:25:57 +0200 Bruno Haible Support signal handling with SIGPIPE on native Windows platforms.
Fri, 26 Sep 2008 13:43:00 +0200 Jim Meyering fts: tweak inode comparison function
Tue, 16 Sep 2008 10:05:47 +0200 Jim Meyering fts: sort dirent entries on inode number before traversing
Fri, 26 Sep 2008 13:23:08 +0200 Bruno Haible New module 'sigpipe'.
Thu, 25 Sep 2008 20:33:12 +0200 Bruno Haible Report all license incompatibilities during --import.
Thu, 25 Sep 2008 16:02:58 +0200 Bruno Haible Oops, tweak last commit so that it also works in the first gnulib-tool run.
Thu, 25 Sep 2008 14:36:14 +0200 Simon Josefsson modules/sys_select-tests (Depends-on): Remove sys_select.
Thu, 25 Sep 2008 14:32:17 +0200 Bruno Haible Don't ask the user to perform edits in the generated Makefile.ams.
Thu, 25 Sep 2008 12:56:07 +0200 Yoann Vandoorselaere Store the --tests-base option in the comment in gnulib-cache.m4.
Tue, 23 Sep 2008 15:11:23 +0200 Paolo Bonzini implement full-blown select(2) for winsock
Wed, 24 Sep 2008 10:55:19 -0600 Eric Blake open, fopen: close fd leak in last patch
Wed, 24 Sep 2008 13:50:02 +0200 Bruno Haible Ensure that a filename ending in a slash cannot be used to access a non-directory.
Tue, 23 Sep 2008 08:56:10 -0600 Eric Blake c-stack: avoid compiler optimizations when provoking overflow
Tue, 23 Sep 2008 08:47:26 -0600 Eric Blake c-stack: work around Irix sigaltstack bug
Tue, 23 Sep 2008 15:26:12 +0200 Paolo Bonzini update NEWS for previous change
Tue, 23 Sep 2008 06:48:07 -0600 Eric Blake fopen: document mingw bug on directories
Fri, 29 Aug 2008 09:12:11 +0200 Paolo Bonzini implement a native version of poll for Win32
Fri, 12 Sep 2008 08:43:03 +0200 Paolo Bonzini add sockets wrappers