summaryrefslogtreecommitdiff
path: root/m4/wchar.m4
Commit message (Expand)AuthorAgeFilesLines
* More consistent naming of *.m4 files.Bruno Haible2010-03-061-150/+0
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+14
* wchar: Remove unused configure check.Bruno Haible2010-01-011-7/+1
* headers: make check of system header explicitEric Blake2010-01-011-19/+17
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Further updates, following today's commits.Bruno Haible2009-12-311-6/+2
* link-warning: always build headers with link warningsEric Blake2009-12-311-7/+2
* wchar: Diagnose broken combination of glibc and gcc versions and flags.Bruno Haible2009-12-231-1/+50
* Add comments.Bruno Haible2009-11-231-1/+3
* Undo invalid optimization in last commit.Bruno Haible2009-08-151-4/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-3/+8
* Replace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t has to be replaced.Bruno Haible2009-05-011-25/+26
* Work around mbrlen() bugs on various platforms.Bruno Haible2008-12-231-1/+2
* New module 'wcsnrtombs'.Bruno Haible2008-12-221-1/+3
* New module 'wcsrtombs'.Bruno Haible2008-12-211-1/+4
* Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.Bruno Haible2008-12-211-1/+2
* Work around a btowc() bug on IRIX 6.5.Bruno Haible2008-12-211-1/+2
* New module 'wcrtomb'.Bruno Haible2008-12-211-1/+3
* New module 'mbsnrtowcs'.Bruno Haible2008-12-211-1/+4
* Override mbsrtowcs when redefining mbstate_t.Bruno Haible2008-12-211-1/+2
* Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.Bruno Haible2008-12-211-1/+4
* Work around wctob bug on Solaris 9.Bruno Haible2008-12-211-1/+2
* Ensure wctob is declared on IRIX 6.5.Bruno Haible2008-12-201-2/+2
* New module 'mbsrtowcs'.Bruno Haible2008-12-201-7/+9
* New module 'mbrlen'.Bruno Haible2008-12-191-1/+3
* New module 'mbrtowc'.Bruno Haible2008-12-191-0/+2
* New module 'wctob'.Bruno Haible2008-12-191-1/+3
* New module 'btowc'.Bruno Haible2008-12-181-1/+3
* New module 'mbsinit'.Bruno Haible2008-12-171-1/+3
* Avoid assigning WCHAR_H in different .m4 files.Bruno Haible2008-09-271-3/+9
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-3/+12
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-071-14/+32
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-4/+2
* Linux uClibc built without wide character support lacks <wchar.h>.Bruno Haible2007-06-071-1/+10
* Provide a robust <wchar.h>. Further simplifications are nowEric Blake2007-01-131-0/+29