gnulib.git
2009-01-20 Michael GoldMention a couple of restrictions of c_strtod.
2009-01-20 Karl Berryupdate from texinfo
2009-01-20 Jim Meyeringgettimeofday: move more declarations out of functions
2009-01-20 Paolo Bonziniregex: do not depend on obsolete modules.
2009-01-20 Bruno HaibleDon't use AC_REQUIRE([AC_C_BIGENDIAN]).
2009-01-20 Bruno HaibleSkip test when a hard link cannot be created.
2009-01-20 Martin LambersTests for module 'link'.
2009-01-19 Eric Blakedoc: mention another function added in cygwin 1.7.0
2009-01-19 Bruno HaibleDon't use AC_REQUIRE([AC_C_BIGENDIAN]).
2009-01-19 Bruno HaibleUse module 'progname' in some more tests.
2009-01-19 Bruno HaibleAdd a newline after the specification header.
2009-01-19 Eric Blaketest-unistd: test previous patch
2009-01-19 Eric Blakeunistd: guarantee STDIN_FILENO here, for OS/2 EMX
2009-01-19 Eric Blakedoc: mention more functions added in cygwin 1.7.0
2009-01-19 Daniel P. Berrangeioctl: avoid warning: no previous prototype for 'rpl_ioctl'
2009-01-19 Simon Josefssongetdate-test: Use progname module.
2009-01-19 Simon Josefssonfstrcmp-tests and filenamecat-tests: Use progname module.
2009-01-19 Daniel P. Berrangegettimeofday: avoid warning: nested extern declaration...
2009-01-18 Bruno HaibleRevisit the condition when to use multibyte parsing...
2009-01-18 Bruno HaibleRemove unused code for mempcpy.
2009-01-18 Martin LambersNew module 'link'.
2009-01-18 Bruno HaibleUse module progname correctly in the tests that need it.
2009-01-18 Bruno HaibleNew module 'alphasort'.
2009-01-18 Bruno HaibleNew module 'scandir'.
2009-01-18 Bruno HaibleImprove func_remove_prefix, func_remove_suffix.
2009-01-18 Bruno HaibleTests for module 'dprintf-posix'.
2009-01-18 Bruno HaibleNew modules 'dprintf', 'dprintf-posix'.
2009-01-18 Bruno HaibleTests for module 'vdprintf-posix'.
2009-01-18 Bruno HaibleNew modules 'vdprintf', 'vdprintf-posix'.
2009-01-17 Bruno HaibleFix test-fopen failure on mingw.
2009-01-17 Bruno HaibleFix compilation error on HP-UX 11.00.
2009-01-17 Bruno HaibleAvoid test-fflush2.sh failure on mingw.
2009-01-17 Bruno HaibleAttempt to avoid a recursive include of wchar.h on...
2009-01-17 Bruno HaibleSupport for stripping executables in --enable-relocatable.
2009-01-17 Bruno HaibleOops, fix unintended commit.
2009-01-17 Bruno HaibleRemove debugging information left over by C compiler...
2009-01-17 Bruno HaibleUpdate use of API that has changed in MacOS X 10.4.
2009-01-16 Jim Meyeringstrerror: avoid warnings about discarding "const"
2009-01-16 Simon JosefssonAdd ChangeLog entry.
2009-01-16 Albert Chin... lib/arpa_inet.in.h: Add extern "C" block for C++.
2009-01-16 Bruno HaibleUse an array initializer syntax that also works in...
2009-01-16 Jim Meyeringpoll: suppress a warning
2009-01-16 Daniel P. Berrangepoll: remove declarations of unused variables
2009-01-16 Bruno HaibleMake fflush-after-ungetc POSIX compliant on BSD systems.
2009-01-15 Bruno HaibleMake fflush-after-ungetc POSIX compliant on glibc systems.
2009-01-15 Jim Meyeringopenmp.m4: revert quote-adding change, for portability...
2009-01-15 Bruno HaibleEnable tests for fflush after ungetc.
2009-01-15 Albert Chin... mktime.m4: remove K&R-style function prototypes
2009-01-14 Bruno HaibleFix a syntax error due to recursive inclusion of wchar...
2009-01-14 Bruno HaibleUpdate or remove references to gettext release.
2009-01-14 Bruno HaibleAdd more comments.
2009-01-14 Bruno HaibleMention every modified file in the ChangeLog entry.
2009-01-14 Simon Josefssonsys_stat: Include sys/types.h for nlink_t.
2009-01-14 Jim Meyeringadd ChangeLog for "many *.m4 files: improve m4 quoting"
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2009-01-13 Bruno HaibleAvoid test-copy-file.sh failures when ACL support insuf...
2009-01-13 Bruno HaibleAdd m4/stdint_h.m4 and m4/inttypes_h.m4 to file list.
2009-01-13 Simon Josefssonu16-printf-parse (Files): Add m4/stdint_h.m4 and m4...
2009-01-13 Jim Meyeringinttostr.c: suppress a warning
2009-01-12 Eric Blaketests: IRIX 6.2 cc can't compile -0.0 into .data
2009-01-11 Karl Berryupdate from texinfo
2009-01-09 Paolo Bonziniregex: fix glibc bug 9697
2009-01-09 Paolo Bonziniregex: fix glibc bug 697
2009-01-09 Paolo Bonziniregex: replace mbrtowc with __mbrtowc.
2009-01-07 Jim Meyeringpoll: filter through cppi
2009-01-07 Daniel P. Berrangepoll: don't return uninitialized
2009-01-06 Jeremy Olexagetloadavg: avoid compile failure on AIX 6.1
2009-01-04 Jim Meyeringremove duplicate inclusion of <stdio.h>
2009-01-03 Jim Meyeringgnulib-tool: fix sed-based filtering
2009-01-02 Karl Berryautoupdate (for gendocs.sh accepting --email)
2009-01-02 Karl Berryautoupdate (for gendocs.sh accepting --email)
2009-01-02 Jim Meyeringstrftime: avoid compilation failure on Solaris 2.6
2009-01-02 Bruno HaibleSpeed up gnulib-tool by doing more string processing...
2009-01-01 Karl Berryupdate from texinfo
2009-01-01 Bruno HaibleFix a security bug.
2009-01-01 Bruno HaibleAdd comments.
2009-01-01 Bruno HaibleTerminate loops early when possible.
2009-01-01 Jim Meyering* lib/version-etc.c (version_etc_va): Update copyright...
2008-12-30 Bruno HaibleFix a bug in the determination of LIB${NAME}_PREFIX.
2008-12-30 Eric Blakemultiarch: avoid autoconf AC_REQUIRE bug
2008-12-29 Bruno HaibleFix small bug in update of .cvsignore or .gitignore.
2008-12-29 Ralf Wildenhueswork around Solaris 8 'join' bug
2008-12-29 Bruno HaibleMore systematic m4 argument quoting.
2008-12-29 Bruce Korbparse-duration: small doc tweak and coding aesthetics...
2008-12-29 Eric Blakewchar.h: supply WEOF on Irix 5.3
2008-12-26 Bruno HaibleRecognize more architecture names.
2008-12-26 Bruno HaibleFix indentation of comments.
2008-12-26 Bruno HaibleInclude <wchar.h> after defining the types, not before.
2008-12-25 Bruno HaibleAdd support for universal builds to vasnprintf.
2008-12-25 Bruno HaibleAdd support for universal builds to <inttypes.h>.
2008-12-25 Bruno HaibleAdd support for universal builds to <stdint.h>.
2008-12-25 Bruno HaibleNew module 'multiarch'.
2008-12-25 Bruno HaibleFix a gnulib-tool failure.
2008-12-25 Bruno HaibleRelicense regex dependencies under LGPLv2+.
2008-12-24 Karl Berryautoregenerate
2008-12-24 Karl Berryautoupdate
2008-12-23 Bruno HaibleFix conditional and comment.
2008-12-23 Karl Berryautoupdate
2008-12-23 Bruno HaibleModule getaddrinfo requires linking with $(GETADDRINFO_...
2008-12-23 Bruno HaibleOops, typo in comment.
next