Make fflush-after-ungetc POSIX compliant on glibc systems.
[gnulib.git] / ChangeLog
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-A-Youngmktime.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-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-12 Eric Blaketests: IRIX 6.2 cc can't compile -0.0 into .data
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 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 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-23 Bruno HaibleFix conditional and comment.
2008-12-23 Bruno HaibleModule getaddrinfo requires linking with $(GETADDRINFO_...
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 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 HaibleChange subtitles to refer to POSIX:2008.
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 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 HaibleOverride mbsrtowcs when redefining mbstate_t.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 Bruno HaibleAvoid test failure on AIX.
2008-12-21 Bruno HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleDocument a select() bug on Solaris 2.6.
2008-12-20 Bruno HaibleAvoid false report of ja_JP.EUC-JP locale under Cygwin.
2008-12-20 Bruno HaibleEnsure mbstate_t is defined on HP-UX 11.11.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleTests for module 'mbsrtowcs'.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleVerify an assumption.
2008-12-19 Bruno HaibleTests for module 'mbsinit'.
2008-12-19 Bruno HaibleTests for module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-19 Bruno HaibleEnsure wchar.h is replaced when needed.
2008-12-18 Simon Josefssonflock: Fix trivial mistakes.
2008-12-18 Bruno HaibleDetermination of a Japanese EUC-JP locale.
2008-12-18 Bruno HaibleDon't override a newer version of an autoconf macro...
2008-12-18 Bruno HaibleAvoid an error when autoconf 2.59 is used.
2008-12-18 Bruno HaibleVerify an assumption.
2008-12-17 Bruno HaibleRename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
next