log

age author description
Sun, 28 Sep 2008 13:59:47 +0200 Bruno Haible New module 'posix_spawnattr_getschedparam'.
Sun, 28 Sep 2008 13:57:30 +0200 Bruno Haible New module 'posix_spawnattr_setpgroup'.
Sun, 28 Sep 2008 13:56:42 +0200 Bruno Haible New module 'posix_spawnattr_getpgroup'.
Sun, 28 Sep 2008 13:54:55 +0200 Bruno Haible New module 'posix_spawnattr_setflags'.
Sun, 28 Sep 2008 13:54:09 +0200 Bruno Haible New module 'posix_spawnattr_getflags'.
Sun, 28 Sep 2008 13:52:28 +0200 Bruno Haible New module 'posix_spawnattr_init'.
Sun, 28 Sep 2008 13:49:24 +0200 Bruno Haible New module 'posix_spawn_file_actions_destroy'.
Sun, 28 Sep 2008 13:47:46 +0200 Bruno Haible New module 'posix_spawn_file_actions_addopen'.
Sun, 28 Sep 2008 13:46:16 +0200 Bruno Haible New module 'posix_spawn_file_actions_adddup2'.
Sun, 28 Sep 2008 13:44:29 +0200 Bruno Haible New module 'posix_spawn_file_actions_addclose'.
Sun, 28 Sep 2008 13:42:34 +0200 Bruno Haible New module 'posix_spawn_file_actions_init'.
Sun, 28 Sep 2008 13:30:49 +0200 Bruno Haible New module 'posix_spawn-internal'.
Sun, 28 Sep 2008 13:26:56 +0200 Bruno Haible New module 'spawn'.
Sun, 28 Sep 2008 13:24:13 +0200 Bruno Haible Tests for module 'sched'.
Sun, 28 Sep 2008 13:22:59 +0200 Bruno Haible New module 'sched'.
Fri, 26 Sep 2008 14:47:41 -0600 Eric Blake Fix previous patch, and tweak references to $0.
Sat, 27 Sep 2008 19:14:53 +0200 Bruno Haible Avoid assigning ICONV_H in two different files. Fixes a bug.
Sat, 27 Sep 2008 19:13:21 +0200 Bruno Haible Avoid assigning WCHAR_H in different .m4 files.
Sat, 27 Sep 2008 17:55:04 +0200 Bruno Haible Provide the definition of GL_LINK-WARNING.
Sat, 27 Sep 2008 16:52:41 +0200 Bruno Haible EPIPE requires errno module.
Fri, 26 Sep 2008 20:35:36 +0200 Bruno Haible Copy --version support from gnulib-tool to posix-modules.
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
Mon, 22 Sep 2008 18:30:44 +0200 Paolo Bonzini downgrade minimum needed Winsock version for test-poll.c
Tue, 23 Sep 2008 12:50:53 +0200 Bruno Haible Add info about functions missing on IRIX 5.3.
Tue, 23 Sep 2008 10:48:34 +0200 Simon Josefsson test-perror.sh (tmpfiles): Cleanup temporary files on success.
Tue, 23 Sep 2008 01:54:22 +0200 Eric Blake vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
Mon, 22 Sep 2008 01:13:00 +0200 Bruno Haible Tweak skip message.
Mon, 22 Sep 2008 00:47:13 +0200 Bruno Haible Make autoconf tests structure consistent with source files in lib/.
Sun, 21 Sep 2008 18:10:21 +0200 Bruno Haible Clarify which modules are only for obsolete systems.
Sun, 21 Sep 2008 17:17:43 +0200 Bruno Haible Allow 3-digit exponents in %e and %g results on 'long double'.
Sun, 21 Sep 2008 16:43:46 +0200 Bruno Haible Remove useless ASSERTs.