autoupdate
[gnulib.git] / modules /
2010-11-27 Bruno Haiblegetpass: Make sure to get system declaration on some...
2010-11-27 Bruno Haibleiconv-h: Fix test-iconv-h-c++ failure on Solaris 11...
2010-11-23 Ben PfaffUninstall ".bin" files installed by relocwrapper.
2010-11-20 Bruno HaibleEnsure that <features.h> is included before __GLIBC__...
2010-11-19 Paul Eggertftoastr: don't assume snprintf
2010-11-19 Paul Eggertftoastr: depend on snprintf, improve comments
2010-11-19 Paul Eggertftoastr: port to hosts lacking strtof and strtold
2010-11-17 Paul Eggertftoastr: new module, for lossless conversion of floats...
2010-11-13 Bruno Haibleunistr/u8-mbtouc: Improve handling of ill-formed UTF...
2010-11-11 Bruno HaibleTests for module 'strerror_r-posix'.
2010-11-11 Bruno HaibleNew module 'strerror_r-posix'.
2010-11-07 Bruno Haiblevasnprintf: Support I flag on glibc systems.
2010-11-05 Eric Blaketests: require working signbit
2010-11-05 Eric Blakecopysign: enhance tests
2010-11-05 Eric Blakeceil, floor, round, trunc: enhance tests of -0
2010-11-04 Eric Blakefrexp, tests: work around ICC bug with -zero
2010-10-28 Bruno Haibleposix_spawn*, getdtablesize: Relax license.
2010-10-24 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-22 Paul Eggertinttostr: revert most-recent change
2010-10-22 Paul Eggertinttostr: simplify by removing unnecessary redundancy
2010-10-17 Bruno Haibleuserspec: Drop redundant file.
2010-10-16 Bruno Haiblenextafter: Fix configure check.
2010-10-14 Bruno Haiblesocketlib: Fix.
2010-10-13 Eric Blaketermios: fix compilation on mingw
2010-10-13 Jim Meyeringtest-select: avoid warn_unused_result warnings
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-10-05 Eric Blakeparse-datetime: better name than get_date
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-30 Bruno HaibleMore renaming from 'getdate' to 'get_date'.
2010-09-30 Eric Blakegetdate: rename to get_date
2010-09-29 Bruno HaibleSeparate the module 'waitpid' from the module 'sys_wait'.
2010-09-29 Bruno HaibleMore tests for module 'sys_wait'.
2010-09-29 Bruno HaibleMore tests for module 'sys_wait'.
2010-09-29 Bruno HaibleNew module 'waitpid'.
2010-09-28 Bruno Haiblepoll-h: Create poll.h on all platforms.
2010-09-28 Bruno HaibleTests for module 'poll-h'.
2010-09-28 Bruno HaibleTests for module 'poll-h'.
2010-09-28 Bruno Haiblepoll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on...
2010-09-28 Bruno HaibleNew module 'poll-h'.
2010-09-26 Bruno Haiblestdlib tests: Avoid code duplication.
2010-09-25 Simon Josefssongetaddrinfo: Initialize sockets, to make it work under...
2010-09-25 Bruno HaibleTests for module 'regex-quote'.
2010-09-25 Bruno HaibleNew module 'regex-quote'.
2010-09-23 Bruno Haiblesetenv: Relax license.
2010-09-22 Bruno Haibletermios: Relax license.
2010-09-22 Bruno HaibleTests for module 'memcoll'.
2010-09-22 Bruno HaibleTests for module 'memcasecmp'.
2010-09-22 Paul Eggertpthread: add to system <pthread.h> instead of replacing...
2010-09-21 Eric Blakenet_if: enhance tests
2010-09-21 Simon JosefssonNew module to test <net/if.h> interfaces.
2010-09-17 Bruno Haiblelogin_tty: Make the replacement code work on BSD systems.
2010-09-17 Bruno Haiblelogin_tty: Stricter unit test.
2010-09-17 Bruno HaibleNew module 'tcgetsid'.
2010-09-17 Bruno HaibleTests for module 'termios'.
2010-09-17 Bruno HaibleNew module 'termios'.
2010-09-15 Eric Blakestdlib: work around MirBSD WEXITSTATUS bug
2010-09-15 Eric Blakestrnlen: add tests
2010-09-14 Eric Blaketest-rawmemchr: make more robust
2010-09-14 Paul Eggertfts, getcwd, glob: audit for dirfd returning -1
2010-09-10 Bruno Haiblelanginfo, nl_langinfo: Fix for IRIX 5.3.
2010-09-05 Bruno Haibleisinf, isnan: Relax license.
2010-09-04 Bruno HaibleDon't augment PATH in TESTS_ENVIRONMENT.
2010-09-02 Bruno Haiblewctype: Avoid compilation error on IRIX 6.5.30.
2010-09-02 Bruno HaibleNew module 'socketlib'.
2010-08-31 Bruno HaibleNew module 'host-cpu-c-abi'.
2010-08-29 Bruno HaibleMake the module 'realloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'calloc-gnu' work again on AIX and...
2010-08-29 Bruno HaibleMake the module 'malloc-gnu' work again on AIX and...
2010-08-28 Bruno Haiblerealloc-gnu: Really add the module description.
2010-08-28 Ralf WildenhuesTests for module 'realloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'calloc-gnu'.
2010-08-28 Ralf WildenhuesTests for module 'malloc-gnu'.
2010-08-28 Bruno HaibleRename module 'realloc' -> 'realloc-gnu'.
2010-08-28 Bruno HaibleRename module 'calloc' -> 'calloc-gnu'.
2010-08-28 Bruno HaibleRename module 'malloc' -> 'malloc-gnu'.
2010-08-28 Eric Blakepread, pwrite: add missing dependency
2010-08-28 Bruno Haibleunistr/u*-strchr: Fix tests dependencies.
2010-08-28 Giuseppe Scrivanoread-file: Avoid memory reallocations with regular...
2010-08-28 Bruno Haibleftello: Relax license.
2010-08-28 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2010-08-27 Eric Blakelogin_tty: add missing dependeny
2010-08-26 Eric Blakebtowc: fix missing file
2010-08-26 Bruno HaibleModernize AC_TRY_LINK invocations.
2010-08-26 Jim Meyeringstat-time: relax license LGPL
2010-08-14 Bruno HaibleRename module 'memxfrm' to 'amemxfrm'.
2010-08-14 Bruno HaibleTests for module 'astrxfrm'.
2010-08-14 Bruno HaibleNew module 'astrxfrm'.
2010-08-14 Matthias Boltepthread: fix pthread.h creation for srcdir != builddir
2010-08-10 Eric Blakeopen, chown: relax license
2010-08-09 Eric Blakereadlinkat: adjust client modules
2010-08-09 Eric Blakereadlinkat: split into its own module
2010-07-31 Bruno HaibleImprove doc in MODULES.html.
2010-07-31 Bruno Haibleunistr/u8-strstr, unistr/u16-strstr: Optimize the one...
2010-07-31 Bruno Haibleunistr/u*-strstr: Fix dependencies.
2010-07-31 Bruno Haiblecopysign: Does not require -lm on glibc systems.
2010-07-30 Bruno Haibledirfd: Avoid link error on AIX 7.1.
2010-07-28 Bruno Haibleunistr/u*-chr, unistr/u*-strchr: Fix link errors and...
2010-07-23 Paolo Bonziniunistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like...
2010-07-23 Paolo Bonziniunistr/u*-strchr: add tests
next