gnulib.git
2008-09-29 Paolo Bonzinistrengthen self-containedness check for sys/select.h
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-29 Bruno HaibleMake the headers usable in C++.
2008-09-29 Bruno HaibleRemove unused variables.
2008-09-29 Bruno HaibleSet LIBSOCKET instead of augmenting LIBS. Also handle...
2008-09-29 Bruno HaibleAvoid assigning ARPA_INET_H in different .m4 files.
2008-09-28 Bruno HaibleEnsure correct syntax when sys/select.h is replaced...
2008-09-28 Bruno HaibleOSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
2008-09-28 Bruno HaibleOverride open more carefully.
2008-09-28 Bruno HaibleOverride freopen more carefully.
2008-09-28 Bruno HaibleOverride fopen more carefully.
2008-09-28 Bruno HaibleAdd comment about SIGPIPE.
2008-09-28 Bruno HaibleAvoid test failure on glibc with LinuxThreads.
2008-09-28 Bruno HaibleTweak patch that overrides open() and fopen().
2008-09-28 Bruno HaibleTests for module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawnp'.
2008-09-28 Bruno HaibleNew module 'posix_spawn'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigmask'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getsigdefault'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedpolicy'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getschedparam'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getpgroup'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_setflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_getflags'.
2008-09-28 Bruno HaibleNew module 'posix_spawnattr_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_destroy'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addopen'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_adddup2'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_addclose'.
2008-09-28 Bruno HaibleNew module 'posix_spawn_file_actions_init'.
2008-09-28 Bruno HaibleNew module 'posix_spawn-internal'.
2008-09-28 Bruno HaibleNew module 'spawn'.
2008-09-28 Bruno HaibleTests for module 'sched'.
2008-09-28 Bruno HaibleNew module 'sched'.
2008-09-27 Eric BlakeFix previous patch, and tweak references to $0.
2008-09-27 Bruno HaibleAvoid assigning ICONV_H in two different files. Fixes...
2008-09-27 Bruno HaibleAvoid assigning WCHAR_H in different .m4 files.
2008-09-27 Bruno HaibleProvide the definition of GL_LINK-WARNING.
2008-09-27 Bruno HaibleEPIPE requires errno module.
2008-09-26 Bruno HaibleCopy --version support from gnulib-tool to posix-modules.
2008-09-26 Bruno HaibleMake "gnulib-tool --version" work from any directory.
2008-09-26 Bruno HaibleMake this script work again (broken since 2008-01-19).
2008-09-26 Bruno HaibleModule EOVERFLOW is removed.
2008-09-26 Bruno HaibleIgnore error EPIPE when closing a stream.
2008-09-26 Bruno HaibleExplain reason for skipping tests.
2008-09-26 Bruno HaibleCast the _get_osfhandle result, to avoid a warning.
2008-09-26 Bruno HaibleReorder items.
2008-09-26 Bruno HaibleDepend on module 'sigpipe'.
2008-09-26 Bruno HaibleSupport SIGPIPE in stdio functions for writing.
2008-09-26 Bruno HaibleDepend on module 'write', in case module 'sigpipe'...
2008-09-26 Bruno HaibleTests for module 'sigpipe'.
2008-09-26 Bruno HaibleNew module 'write'.
2008-09-26 Bruno HaibleSupport signal handling with SIGPIPE on native Windows...
2008-09-26 Jim Meyeringfts: tweak inode comparison function
2008-09-26 Jim Meyeringfts: sort dirent entries on inode number before traversing
2008-09-26 Bruno HaibleNew module 'sigpipe'.
2008-09-25 Bruno HaibleReport all license incompatibilities during --import.
2008-09-25 Bruno HaibleOops, tweak last commit so that it also works in the...
2008-09-25 Simon Josefssonmodules/sys_select-tests (Depends-on): Remove sys_select.
2008-09-25 Bruno HaibleDon't ask the user to perform edits in the generated...
2008-09-25 Yoann VandoorselaereStore the --tests-base option in the comment in gnulib...
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-24 Eric Blakeopen, fopen: close fd leak in last patch
2008-09-24 Bruno HaibleEnsure that a filename ending in a slash cannot be...
2008-09-23 Eric Blakec-stack: avoid compiler optimizations when provoking...
2008-09-23 Eric Blakec-stack: work around Irix sigaltstack bug
2008-09-23 Paolo Bonziniupdate NEWS for previous change
2008-09-23 Eric Blakefopen: document mingw bug on directories
2008-09-23 Paolo Bonziniimplement a native version of poll for Win32
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-23 Paolo Bonzinidowngrade minimum needed Winsock version for test-poll.c
2008-09-23 Bruno HaibleAdd info about functions missing on IRIX 5.3.
2008-09-23 Simon Josefssontest-perror.sh (tmpfiles): Cleanup temporary files...
2008-09-22 Eric Blakevasnprintf: fix x86/glibc regression on printf("%La...
2008-09-21 Bruno HaibleTweak skip message.
2008-09-21 Bruno HaibleMake autoconf tests structure consistent with source...
2008-09-21 Bruno HaibleClarify which modules are only for obsolete systems.
2008-09-21 Bruno HaibleAllow 3-digit exponents in %e and %g results on 'long...
2008-09-21 Bruno HaibleRemove useless ASSERTs.
2008-09-21 Bruno HaibleNew module 'strdup-posix'.
2008-09-20 Bruno HaibleAdd data about branch probabilities.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2008-09-20 Bruno HaibleUpdate comment.
2008-09-20 Bruno HaibleChange ChangeLog entries.
2008-09-18 Simon Josefssongetaddrinfo: Don't depend on strdup.
2008-09-18 Bruno HaibleTweak last commit.
2008-09-17 Bruno HaibleDon't use tabs inside comments ("unexpand --first-only").
2008-09-16 Eric Blakevasnprintf: support Irix 5.3
2008-09-16 Bruno HaibleUpdate doc about Solaris.
2008-09-16 Jim Meyeringposix-shell.m4: reject opensolaris's "sh (AT&T Research...
2008-09-16 Paolo Bonziniallow non-blocking connect to succeed, as it does on...
2008-09-16 Jim Meyeringavoid spurious test failure when library is built witho...
2008-09-16 Ralf WildenhuesUse a second, less quick upper bound based on character...
2008-09-15 Eric Blaketests: avoid some compiler warnings
next