bootstrap: use "git -h" instead of "git --help"
[gnulib.git] / ChangeLog
2010-04-24 Andreas Gruenbacherbootstrap: use "git -h" instead of "git --help"
2010-04-24 Bruno Haiblerelocatable: Simplify doc.
2010-04-24 Ian Beckwithrelocatable: Drop the need to define RELOCATABLE_STRIP...
2010-04-24 Ian Beckwithioctl: Move autoconf macro to a .m4 file.
2010-04-19 Bruno HaibleOverride netdb.h always.
2010-04-19 Bruno Haibleopenpty: Fix mistake from 2010-03-21.
2010-04-19 Ian Beckwithtest-forkpty: fix expected signature
2010-04-19 Ian Beckwithstrtok_r: relax license to LGPLv2+
2010-04-19 Eric Blakegetopt-gnu: match recent glibc fixes and posix ruling
2010-04-19 Eric Blakegetopt: merge bug fixes from glibc
2010-04-19 Eric Blakegetopt-posix: detect MacOS bug
2010-04-19 Eric Blakegetopt-posix: avoid spurious failure on Solaris
2010-04-19 Ian Beckwithgetopt-posix: avoid spurious failure on FreeBSD
2010-04-19 Ian Beckwithdoc: users.txt: GNU patch now uses gnulib
2010-04-19 Ian Beckwithgit-version-gen: use "git update-index..." rather than...
2010-04-19 Bruno Haiblelibunistring: Correct value of $LTLIBUNISTRING.
2010-04-19 Bruno Haiblehavelib: Add static libraries to LIBS in the right...
2010-04-19 Ian Beckwithlibunistring: Detect libunistring also when it depends...
2010-04-19 Ian BeckwithFix typo in comment.
2010-04-19 Bruno HaibleUpdate comment.
2010-04-19 Ian Beckwithmkdir: Make it work on mingw64.
2010-04-19 Jim Meyeringmaint.mk: correct a diagnostic
2010-04-19 Bruno Haiblefchownat: Fix a C++ test error on Solaris 8.
2010-04-19 Bruno Haiblevasnprintf: Add more tests.
2010-04-19 Bruno Haiblevasnprintf: Correct handling of unconvertible wide...
2010-04-19 Bruno Haiblevasnprintf: Fix crash in %ls directive.
2010-04-19 Bruno Haiblevasnprintf: Fix multiple test failures on mingw.
2010-04-19 Bruno Haiblewrite: Fix a C++ test error on mingw.
2010-04-19 Ian Beckwithvasnprintf test: Reduce code duplication.
2010-04-19 James YoungmanAdd missing parenthesis in manywarnings example
2010-04-19 Jim Meyeringinit.sh: run tr in the "C" locale to avoid multibyte...
2010-04-19 Jim Meyeringftruncate: add two years to projected module removal...
2010-04-19 Bruno HaibleAdd attribution to a ChangeLog entry.
2010-04-19 Jim Meyeringftruncate: mark module as obsolete; even MinGW provides...
2010-04-18 Ian BeckwithMerge branch 'upstream' into stable
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
2010-04-05 Bruno Haiblesys_socket: Avoid #define replacements in C++ mode.
2010-04-05 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-05 Bruno Haibleduplocale: Improve test output.
2010-04-05 Bruno HaibleAssume rmdir exists.
2010-04-05 Bruno HaibleFix link error on Solaris 8 with cc.
2010-04-05 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-05 Bruno Haiblevasprintf: Update documentation.
2010-04-05 Bruno Haibleptsname: Improve test.
2010-04-05 Bruno Haiblememchr: Avoid a possible C++ test error.
2010-04-05 Bruno Haiblestrtok_r: Improve idiom.
2010-04-05 Bruno Haiblestrdup: Improve idiom.
2010-04-05 Bruno Haiblembsinit, mbrtowc, wcrtomb: Improve idioms.
2010-04-05 Bruno Haibleldexpl: Improve idiom.
2010-04-05 Jim Meyeringinit.sh: fix typo
2010-04-05 Jim Meyeringinit.sh: make it easier for a test script to write...
2010-04-04 Bruno Haiblebtowc: Avoid warning.
2010-04-04 Hauke Fathwchar: Port to NetBSD 1.5.
2010-04-04 Hauke FathPort extended stdio to NetBSD 1.5.
2010-04-04 Bruno Haiblestring: Remove unused substitution.
2010-04-04 Bruno Haiblestrtod: Avoid a possible C++ test error.
2010-04-04 Bruno Haiblestrerror: Update documentation.
2010-04-04 Bruno Haiblestdio: Fix some C++ test errors on Solaris 8 with GCC.
2010-04-04 Bruno Haiblefrexpl: Fix a C++ test error on Solaris 8 and Cygwin.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8 and Cygwin.
2010-04-04 Bruno HaibleImplement nanosleep for native Windows.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Solaris 8.
2010-04-04 Bruno Haiblemath: Fix some C++ test errors on Cygwin.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocations.
2010-04-04 Bruno HaibleRemove redundant AC_SUBST invocation.
2010-04-04 Bruno HaibleRename gl_TMPFILE.
2010-04-04 Bruno Haibletmpfile: Fix C++ test error on mingw.
2010-04-04 Bruno Haibleioctl: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblewcwidth: Fix C++ test error on mingw.
2010-04-04 Bruno Haiblenanosleep: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestrptime: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletimegm: Assume declaration if function exists.
2010-04-03 Bruno Haibletime_r: Fix C++ test error on mingw.
2010-04-03 Bruno Haibletime_r: Minor updates.
2010-04-03 Bruno Haibletime: Fix regression introduced on 2010-03-08.
2010-04-03 Jim Meyeringmaint.mk: don't silently disable project-specific synta...
2010-04-03 Bruno Haiblefchdir: Fix regression introduced on 2010-03-08.
2010-04-03 Bruno Haiblegetpagesize: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestdio: Make C++ tests work on mingw.
2010-04-03 Bruno Haibleftello: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblefseeko: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblemkstemp: Fix C++ test error on mingw.
2010-04-03 Bruno Haiblestpncpy: Fix C++ test error on mingw.
next