strnlen: add tests
[gnulib.git] / ChangeLog
2010-09-15 Eric Blakestrnlen: add tests
2010-09-15 Bruno Haibleunistr/base: Avoid link errors when module 'libunistrin...
2010-09-14 Eric Blaketest-rawmemchr: make more robust
2010-09-14 Eric Blakememchr: detect glibc Alpha bug
2010-09-14 Paul Eggertfts, getcwd, glob: audit for dirfd returning -1
2010-09-13 Eric Blakefloat: fix broken MirBSD header
2010-09-13 Paul Eggertfts: use O_NOFOLLOW to avoid race condition when openin...
2010-09-13 Paul Eggertfdopendir: preserve argument fd before returning
2010-09-13 Paolo Bonziniregex: Pass the system regex if its only problem is...
2010-09-13 Jim Meyeringfts: don't operate on an invalid file descriptor after...
2010-09-12 Paul Eggertsavedir: add streamsavedir, deprecate fdsavedir
2010-09-10 Bruno Haiblelanginfo: Fix last commit.
2010-09-10 Bruno Haiblerelocatable-prog-wrapper: Fix compilation failure due...
2010-09-10 Paul Eggert* NEWS: Document recent changes to fcntl-h.
2010-09-10 Paul Eggertfcntl-h: define O_CLOEXEC and O_EXEC if not defined...
2010-09-10 Bruno Haiblelanginfo, nl_langinfo: Fix for IRIX 5.3.
2010-09-10 Bruno Haiblepty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
2010-09-09 Eric Blakestrsignal: work around NetBSD bug
2010-09-09 Eric Blakegnulib-tool: work with NetBSD /bin/sh
2010-09-09 Bruno Haiblegnulib-tool: Avoid stderr output on IRIX related to...
2010-09-09 Jim Meyeringinit.sh: penalize a set-x-impaired shell; don't disqual...
2010-09-08 Eric Blakeunsetenv: fix OpenBSD bug
2010-09-08 Eric Blakestrtod: work around IRIX 6.5 bug
2010-09-08 Eric Blakemaint: fix ChangeLog ordering
2010-09-08 Eric Blakegetopt: optimize previous patch
2010-09-08 Jim Meyeringinit.sh: disqualify shells for which set -x corrupts...
2010-09-08 Bruno Haiblegnulib-tool: Avoid stderr output on IRIX related to...
2010-09-08 Bruno HaibleFix formatting of ChangeLog entry.
2010-09-08 Karl Berryregex documentation update from Reuben Thomas <rrt...
2010-09-08 Karl Berryregex documentation update from Reuben Thomas <rrt...
2010-09-07 Eric Blakegetopt: handle POSIXLY_CORRECT set but not exported
2010-09-07 Bruno Haiblegnulib-tool: Highlight the changed options.
2010-09-06 Karl Berrydoc tweaks
2010-09-05 Bruno Haibleuniwidth/width: Update comment.
2010-09-05 Bruno Haibleisinf, isnan: Relax license.
2010-09-04 Bruno Haiblegnulib-tool: Help migration from --import to --add...
2010-09-04 Bruno HaibleUpdate doc about gnulib-tool.
2010-09-04 Bruno Haiblegnulib-tool: Change --import. New options --add/remove...
2010-09-04 Bruno HaibleDoc update.
2010-09-04 Bruno Haiblegnulib-tool: Don't talk about CVS any more.
2010-09-04 Jim Meyeringmaint.mk: avoid obscure sc_copyright_check failure...
2010-09-04 Bruno Haiblegnulib-tool: Fix expression that counts directories.
2010-09-04 Jim Meyeringavoid coreutils "make distcheck" failure
2010-09-04 Bruno Haiblegnulib-tool: Avoid error when run in a package without...
2010-09-04 Bruno Haibleupdate-copyright test: Improve output when perl is...
2010-09-04 Bruno HaibleDon't augment PATH in TESTS_ENVIRONMENT.
2010-09-04 Jim Meyeringtests: prohibit augmenting PATH via TESTS_ENVIRONMENT
2010-09-04 Bruno Haiblestrdup: Fix compilation error in C++ mode.
2010-09-04 Bruno Haibledirfd: Fix compilation error in C++ mode on MacOS X...
2010-09-04 Bruno HaibleSet PATH_SEPARATOR the same way autoconf does.
2010-09-04 Stefano LattariniSet PATH_SEPARATOR the same way autoconf does.
2010-09-02 Eric Blaketests: init.sh improvements for re-exec'ing with zsh
2010-09-02 Paul Eggerthash: fix safe_hasher const typo
2010-09-02 Jim Meyeringtest-update-copyright.sh: require perl 5.8.0
2010-09-02 Eric Blakewctype: fix typo in previous commit
2010-09-02 Jim Meyeringtest-update-copyright.sh: skip test if Perl is too old
2010-09-02 Bruno Haiblewctype: Avoid compilation error on IRIX 6.5.30.
2010-09-02 Bruno HaibleNew module 'socketlib'.
2010-09-01 Paul Eggertfcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
2010-08-31 Bruno HaibleNew module 'host-cpu-c-abi'.
2010-08-31 Eric Blakehash: factor, and guard against misbehaving hasher...
2010-08-31 Bruno Haiblehash: silence spurious clang warning
2010-08-30 Eric Blakestrstr, memmem, strcasestr: avoid leaked shell message
2010-08-30 Eric Blaketests: silence clang warning
2010-08-29 Bruno Haiblegettext: Fix recent mistake.
2010-08-29 Bruno Haibleselinux-h: Offer a --without-selinux option.
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-29 Bruno HaibleUpdate modules list.
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 Bruno Haibleread-file: Don't occupy too much unused memory.
2010-08-28 Giuseppe Scrivanoread-file: Avoid memory reallocations with regular...
2010-08-28 Bruno Haibleftello: Relax license.
2010-08-28 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-08-28 Bruno HaiblePrefer using AC_DEFUN_ONCE over AC_DEFUN in projects...
2010-08-28 Bruno Haiblesys_socket, netdb: Ensure socklen_t gets defined.
2010-08-27 Eric Blake* ChangeLog: fix typo
2010-08-27 Eric Blakelogin_tty: add missing dependeny
2010-08-26 Eric Blakelib-symbol-versions: fix m4 quoting
2010-08-26 Eric Blakeglob: fix compile test
2010-08-26 Eric Blakebtowc: fix missing file
2010-08-26 Eric Blakelseek: fix link test
2010-08-26 Eric Blakeinclude_next: silence autoconf 2.68 warning
2010-08-26 Eric Blakeacl: fix compilation test
2010-08-26 Bruno HaibleModernize AC_TRY_RUN invocations.
2010-08-26 Bruno HaibleModernize AC_TRY_LINK invocations.
2010-08-26 Bruno HaibleModernize AC_TRY_COMPILE invocations.
2010-08-26 Jim Meyeringstat-time: relax license LGPL
2010-08-26 Erik Faye-Lundpoll: return immediately on POLLHUP.
2010-08-25 Ralf WildenhuesFix test-unlinkat, test-rmdir failure on AIX 5.3.
2010-08-24 Paul Eggertstdbool: avoid spurious failure with modern xlc
2010-08-24 Bruno Haiblegetloadavg: simplify code
next