headers: make check of system header explicit
[gnulib.git] / m4 / wchar.m4
2010-01-10 Eric Blakeheaders: make check of system header explicit
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-31 Bruno HaibleFurther updates, following today's commits.
2009-12-31 Eric Blakelink-warning: always build headers with link warnings
2009-12-23 Bruno Haiblewchar: Diagnose broken combination of glibc and gcc...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-11-23 Bruno HaibleAdd comments.
2009-08-15 Bruno HaibleUndo invalid optimization in last commit.
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-05-01 Bruno HaibleReplace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t...
2008-12-22 Bruno HaibleWork around mbrlen() bugs on various platforms.
2008-12-21 Bruno HaibleNew module 'wcsnrtombs'.
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 HaibleNew module 'wcrtomb'.
2008-12-21 Bruno HaibleNew module 'mbsnrtowcs'.
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 HaibleWork around wctob bug on Solaris 9.
2008-12-20 Bruno HaibleEnsure wctob is declared on IRIX 6.5.
2008-12-20 Bruno HaibleNew module 'mbsrtowcs'.
2008-12-19 Bruno HaibleNew module 'mbrlen'.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-19 Bruno HaibleNew module 'wctob'.
2008-12-17 Bruno HaibleNew module 'btowc'.
2008-12-17 Bruno HaibleNew module 'mbsinit'.
2008-09-27 Bruno HaibleAvoid assigning WCHAR_H in different .m4 files.
2008-09-20 Bruno HaibleEnsure that wint_t gets defined on IRIX 5.3.
2007-07-07 Bruno HaibleRemove the wcwidth.h file. Move wcwidth's declaration...
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-06-07 Bruno HaibleLinux uClibc built without wide character support lacks...
2007-01-13 Eric BlakeProvide a robust <wchar.h>. Further simplifications...