New module 'posix_spawnattr_init'.
[gnulib.git] / ChangeLog
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 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 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-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
2008-09-15 Bruno HaibleTest for each of the missing macros individually.
2008-09-15 Bruno HaibleOverride <errno.h> also on Cygwin.
2008-09-14 Ralf WildenhuesAbort the fstrcmp computation early when a lower bound...
2008-09-14 Bruno HaibleSimplify result computation.
2008-09-14 Ralf WildenhuesNew function fstrcmp_bounded.
2008-09-14 Ralf WildenhuesAdd an "early abort" facility to diffseq.
2008-09-14 Bruno HaibleTests for module 'perror'.
2008-09-14 Bruno HaibleNew module 'perror'.
2008-09-14 Bruno HaibleReorder list of macros, for consistency.
2008-09-14 Bruno HaibleRemove errno value definitions from <sys/socket.h>.
2008-09-14 Bruno HaibleExtend strerror to cover the added errno values.
2008-09-13 Bruno HaibleRemove module EOVERFLOW.
2008-09-13 Bruno HaibleTests for module 'errno'.
2008-09-13 Bruno HaibleNew module 'errno'.
2008-09-13 Bruno HaibleChange the test for native Windows.
2008-09-13 Bruno HaibleMake glob work on mingw.
2008-09-13 Bruno HaibleDon't redefine ETIMEDOUT on Solaris.
2008-09-12 Paolo Bonzinifix test-poll compilation failure on Cygwin
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-09-12 Paolo Bonziniadd a minimal testsuite for the poll module
2008-09-12 Eric Blakefrexp: test for NetBSD failure on -0.0
2008-09-12 Eric Blakesignbit: work around bug of HP-UX 10.20 cc with -0...
2008-09-12 Yoann VandoorselaereUse dummy implementation also if USE_WIN32_THREADS.
2008-09-11 Yoann VandoorselaereConsistent license terms for all the fnmatch modules.
2008-09-11 Yoann Vandoorselaerepoll: fix polling unconnected server sockets on WIN32
2008-09-11 Jim Meyering* users.txt: Add gtk-vnc.
2008-09-08 Simon JosefssonFix attribution in last commit.
2008-09-08 Simon Josefssonbitrotate: Test 8/16-bit rotates with 0 and maximum...
2008-09-08 Simon Josefssonbitrotate: Use UINT*_MAX constants. Doc string improve...
2008-09-07 Bruno HaibleCheck behaviour when converting from UTF-7.
2008-09-07 Bruno HaibleMake striconveh work better with stateful encodings.
2008-09-07 Bruno HaibleUpdate according to libtool-2.2.6.
2008-09-06 Bruno HaibleAdd conditional code for SLOW_BUT_NO_HACKS.
next