Further improvements to verify.h, suggested by Eric Blake.
[gnulib.git] / ChangeLog
2010-05-05 Paul EggertFurther improvements to verify.h, suggested by Eric...
2010-05-05 Paul EggertModify verify.h to pacify gcc -Wredundant_decls.
2010-05-05 Peter O'GormanTests for module pwrite.
2010-05-05 Peter O'GormanNew module pwrite.
2010-05-05 Peter O'Gormanpread: Update documentation.
2010-05-04 Eric Blakedocs: update cygwin progress
2010-05-04 Jim Meyeringgendocs.sh: make its "-s FILE" option more useful
2010-05-04 Giuseppe Scrivanobootstrap: don't ignore download_po_files failure
2010-05-03 Jim Meyeringmaint.mk: allow to pass options to gendocs.sh
2010-05-03 Jim Meyeringgnu-web-doc-update: don't ignore configure or build...
2010-05-03 Jim Meyeringannounce-gen: backslash-escape '@'s in --help output
2010-05-03 Jim Meyeringmaint.mk, announce-gen: allow project-specific announce...
2010-05-03 Jim Meyeringtest-xalloc-die: avoid unwarranted test failure on...
2010-05-03 Jim Meyeringmaint.mk: prohibit unwarranted use of <strings.h>
2010-05-03 Bruno Haiblewctob: Fix for weird platforms.
2010-05-03 Jim Meyeringmaint.mk: remove obsolete comments
2010-05-02 Bruno Haiblewcwidth: Declare also when it's aliased.
2010-05-02 Bruno HaibleFix regression from 2010-04-25.
2010-05-02 Bruno Haiblewctob: Work around nasty Cygwin 1.7.2 bug.
2010-05-01 Bruno Haiblefpurge: Sharper test.
2010-05-01 Bruno Haibleftello: Another test.
2010-05-01 Bruno Haibleftell: Another test.
2010-05-01 Bruno Haibleftell, ftello: Work around Solaris bug.
2010-05-01 Bruno Haiblefreading: Adapt to special meaning of _IOREAD flag...
2010-05-01 Bruno HaibleFix doc about a HP-UX stdio bug.
2010-05-01 Bruno Haiblelseek test: Fix failure on Solaris.
2010-04-30 Jim Meyeringbootstrap: don't ignore failure to generate po*/Makevars
2010-04-29 Eric Blakeheaders: relax license to LGPLv2+
2010-04-29 Jim Meyeringinttypes: relax license to LGPLv2+
2010-04-29 Simon Josefssontop/maint.mk (indent): Run twice to produce idempotent...
2010-04-28 Bruno Haiblegetdate: Generate getdate.c in the source directory.
2010-04-28 Andreas Gruenbacherutimens: avoid compiler warning
2010-04-28 Eric Blakecanonicalize-lgpl: avoid compiler warning
2010-04-28 Jim Meyeringinit.sh: ensure a more reliable exit status when exitin...
2010-04-28 Bruno HaibleUpdate doc about utimes().
2010-04-27 Eric Blakefull-read, full-write: relax license
2010-04-27 Eric Blakepthread: mention library for linking
2010-04-27 Jim Meyeringmaint.mk: fix a bug introduced in last change
2010-04-27 Jim Meyeringmaint.mk: avoid side-effect in latest syntax-check
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
next