gnulib.git
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.
2008-12-23 Bruno HaibleMention platform-dependent limitations of wchar_t.
2008-12-22 Ingo WeinholdMake c-stack work on Haiku.
2008-12-22 Bruno HaibleTreat Haiku like BeOS.
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-22 Bruno HaibleRemove an unused variable.
2008-12-22 Karl Berryautoupdate
2008-12-22 Eric BlakeAvoid gcc warnings on cygwin.
2008-12-22 Bruno HaibleRemove HAVE_MBRTOWC conditionals. Use mbrtowc unconditi...
2008-12-22 Bruno HaibleMerge branch 'master' of ssh://haible@git.sv.gnu.org...
2008-12-22 Bruno HaibleMention a glibc bug.
2008-12-22 Paolo Bonziniupdate regex to use the emulated mb*/wc* functions
2008-12-22 Bruno HaibleOops, undo last commit.
2008-12-22 Bruno HaibleMake mbiter, mbuiter, mbfile usable also if !HAVE_MBRTOWC.
2008-12-22 Bruno HaibleClassify some recently added modules.
2008-12-22 Bruno HaibleOops, typo.
2008-12-22 Bruno HaibleChange subtitles to refer to POSIX:2008.
2008-12-22 Bruno HaibleOops, fix syntax error.
2008-12-21 Bruno HaibleTests for module 'wcsnrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
2008-12-21 Bruno HaibleTests for module 'wcsrtombs'.
2008-12-21 Bruno HaibleNew module 'wcsrtombs'.
2008-12-21 Bruno HaibleOops, don't ignore exit code of subprocesses.
2008-12-21 Bruno HaibleWork around a wcrtomb() bug on Solaris 10 and OSF/1...
2008-12-21 Bruno HaibleWork around a btowc() bug on IRIX 6.5.
2008-12-21 Bruno HaibleTests for module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'wcrtomb'.
2008-12-21 Bruno Haiblecodeset.m4 is required by locale-fr.m4.
2008-12-21 William Pursellgitlog-to-changelog: pass all command-line arguments...
2008-12-21 Bruno HaibleTests for module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
2008-12-21 Bruno HaibleWork around mbsrtowcs bug on various platforms.
2008-12-21 Bruno HaibleExecute the main loop twice, as intended.
2008-12-21 Bruno HaibleMention that AIX has a crippled wchar_t type.
2008-12-21 Bruno HaibleUpdate for HP-UX 11.11.
2008-12-21 Bruno HaibleWork around a portability problem.
2008-12-21 Bruno HaibleOops, remove unintended commit.
next