autoupdate
[gnulib.git] / ChangeLog
2010-04-27 Jim Meyeringmaint.mk: syntax-check: prohibit HAVE_<header>_H that...
2010-04-27 Jim Meyeringgnulib-common.m4: make glibc write diagnostics to stder...
2010-04-26 Jim Meyeringgit-version-gen: aesthetic tweak
2010-04-26 Eric Blakegit-version-gen: allow use on EBCDIC hosts
2010-04-26 Bruno Haiblenetdb: Add support for GNULIB_POSIXCHECK.
2010-04-26 Ian Beckwithbuild: avoid "make check" failure without .git/ directory
2010-04-25 Bruno Haibleptsname: Fix misuse of ttyname_r.
2010-04-25 Bruno Haiblettyname_r: Make it work on Solaris 10.
2010-04-25 Bruno HaibleUse the 'extensions' module for some more functions...
2010-04-25 Bruno Haiblettyname_r: Make it work on MacOS X 10.4 and Solaris 10.
2010-04-25 Bruno HaibleMention effects of _POSIX_PTHREAD_SEMANTICS on Solaris.
2010-04-25 Bruno Haiblegnulib-tool: Don't include hairy tests of dependencies...
2010-04-25 Bruno Haiblegnulib-tool: Add --without-*-tests options.
2010-04-25 Simon JosefssonWork around a MacOS X 10.4 bug with openpty.
2010-04-25 Bruno Haiblestrnlen: Fix a C++ test error on MacOS X and Solaris.
2010-04-24 Bruno HaibleAvoid a gcc warning.
2010-04-24 Bruno Haiblevasnprintf: Correct errno value in case of out-of-memory.
2010-04-24 Bruno Haibleansi-c++-opt: Find correct compiler when cross-compiling.
2010-04-24 Giuseppe Scrivanovc-list-files: add subversion support
2010-04-23 Jim Meyeringvc-list-files tests: convert to use init.sh
2010-04-22 Simon Josefssontop/maint.mk (sc_prohibit_backup_files): Prohibit check...
2010-04-21 Simon Josefssontests/test-vasprintf.c: Test %08lx.
2010-04-20 Eric Blaketests: be robust to ignored SIGPIPE
2010-04-20 Simon Josefssonvisibility: Don't use -fvisibility if it leads to a...
2010-04-20 Andreas Gruenbacherbootstrap: use "git -h" instead of "git --help"
2010-04-19 Bruno Haiblerelocatable: Simplify doc.
2010-04-19 Bruno Haiblerelocatable: Drop the need to define RELOCATABLE_STRIP...
2010-04-19 Bruno HaibleFix typo in comment.
2010-04-19 Bruno Haibleioctl: Move autoconf macro to a .m4 file.
2010-04-18 Bruno Haiblediffseq: Accommodate use-case with abstract arrays.
2010-04-18 Bruno HaibleDoc tweak.
2010-04-17 Jim Meyeringmaint.mk: use gnu-style indentation in an embedded...
2010-04-16 Eric Blaketest-stdbool: skip test that fails with Solaris CC
2010-04-16 Eric Blakesetenv: allow compilation with C++
2010-04-16 Eric Blakestdint: allow test to pass with C++
2010-04-16 Eric Blakegetopt: allow compilation with C++
2010-04-16 Bruno HaibleOverride netdb.h always.
2010-04-16 Bruno Haibleopenpty: Fix mistake from 2010-03-21.
2010-04-15 Eric Blaketest-forkpty: fix expected signature
2010-04-15 Jim Meyeringmaint.mk: texinfo_suffix_re_: correct the default regexp
2010-04-15 Simon Josefssontop/maint.mk (sc_texinfo_acronym): Improve filename...
2010-04-14 Eric Blakestrtok_r: relax license to LGPLv2+
2010-04-14 Simon Josefssonlib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION...
2010-04-13 Eric Blakegetopt-gnu: match recent glibc fixes and posix ruling
2010-04-13 Eric Blakegetopt: merge bug fixes from glibc
2010-04-13 Eric Blakegetopt-posix: detect MacOS bug
2010-04-13 Eric Blakegetopt-posix: avoid spurious failure on Solaris
2010-04-13 Eric Blakegetopt-posix: avoid spurious failure on FreeBSD
2010-04-13 Eric Blakegnulib-tool: silence warning on BSD sh
2010-04-13 Jim Meyeringdoc: users.txt: GNU patch now uses gnulib
2010-04-12 Jim Meyeringmaint.mk: generate more concise timing data for syntax...
2010-04-12 Andreas Gruenbachergit-version-gen: use "git update-index..." rather than...
2010-04-12 Jim Meyeringopenat: correct formatting (no semantic change)
2010-04-11 Bruno HaibleStricter declaration checking in testdirs.
2010-04-11 Bruno Haiblelibunistring: Improve configure output.
2010-04-11 Bruno Haiblelibunistring: Correct value of $LTLIBUNISTRING.
2010-04-11 Bruno Haiblehavelib: Add static libraries to LIBS in the right...
2010-04-11 Bruno Haiblelibunistring: Detect libunistring also when it depends...
2010-04-11 James Youngmanclose-stream: declare local scalars to be "const"
2010-04-11 Bruno HaibleFix typo in comment.
2010-04-11 Jim Meyeringmaint.mk: don't include dist-check.mk
2010-04-11 Jim Meyeringmaint.mk: improve empty-line-at-EOF check
2010-04-11 Jim Meyeringmaint.mk: print the elapsed time for each syntax-check...
2010-04-11 Jim Meyeringmaint.mk: detect_empty_lines_at_EOF_: avoid FP for...
2010-04-10 Bruno HaibleUpdate comment.
2010-04-10 Bruno Haiblemkdir: Make it work on mingw64.
2010-04-10 Bruno HaibleDon't override improved macro from newer autoconf.
2010-04-10 Jim Meyeringmaint.mk: new syntax-check rule: prohibit empty lines...
2010-04-10 Jim Meyeringmaint.mk: correct a diagnostic
2010-04-10 Bruno Haiblefchownat: Fix a C++ test error on Solaris 8.
2010-04-10 Bruno Haiblevasnprintf: Add more tests.
2010-04-10 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-10 Bruno Haiblevasnprintf: Fix crash in %ls directive.
2010-04-10 Bruno Haiblevasnprintf: Fix multiple test failures on mingw.
2010-04-10 Bruno Haiblewrite: Fix a C++ test error on mingw.
2010-04-10 Bruno Haiblevasnprintf test: Reduce code duplication.
2010-04-10 Bruno Haiblestrnlen: Fix warning in C++ mode on MacOS X.
2010-04-09 James YoungmanAdd missing parenthesis in manywarnings example
2010-04-09 Jim Meyeringmaint.mk: print better diagnostic when there is no...
2010-04-09 Jim Meyeringinit.sh: run tr in the "C" locale to avoid multibyte...
2010-04-09 Jim Meyeringftruncate: add two years to projected module removal...
2010-04-09 Bruno HaibleAdd attribution to a ChangeLog entry.
2010-04-09 Jim Meyeringftruncate: mark module as obsolete; even MinGW provides...
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
2010-04-07 Karl Berrydoc fixes to srclist*
2010-04-07 Jim Meyeringmaint.mk: add a PATH crosschecking syntax-check rule
2010-04-06 Bruno HaibleFix link error on mingw.
2010-04-06 Bruno HaibleAssume rmdir exists.
2010-04-06 Giuseppe Scrivanodoc: update users.txt
2010-04-06 Jim Meyeringinit.sh: simply unset TMPDIR rather than risking env -i
2010-04-06 Jim Meyeringinit.sh: portability fix: use env's POSIX-specified...
2010-04-05 Bruno Haiblebtowc: Work around Cygwin 1.7.2 bug.
2010-04-05 Bruno HaibleMake the multithread modules work on Cygwin 1.7.2.
2010-04-05 Bruno HaibleUse the module 'strncat'.
2010-04-05 Bruno HaibleTests for module 'strncat'.
2010-04-05 Bruno HaibleNew module 'strncat'.
2010-04-05 Jim Meyeringxstrtoumax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtoimax-tests: convert to use init.sh
2010-04-05 Jim Meyeringxstrtol-tests: convert to use init.sh
2010-04-05 Jim Meyeringatexit-tests: convert to use init.sh
next