summaryrefslogtreecommitdiff
path: root/modules/wchar
Commit message (Expand)AuthorAgeFilesLines
...
* New module 'wcsnrtombs'.Bruno Haible2008-12-221-0/+2
* New module 'wcsrtombs'.Bruno Haible2008-12-211-0/+3
* Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.Bruno Haible2008-12-211-0/+1
* Work around a btowc() bug on IRIX 6.5.Bruno Haible2008-12-211-0/+1
* New module 'wcrtomb'.Bruno Haible2008-12-211-0/+2
* New module 'mbsnrtowcs'.Bruno Haible2008-12-211-0/+3
* Override mbsrtowcs when redefining mbstate_t.Bruno Haible2008-12-211-0/+1
* Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.Bruno Haible2008-12-211-0/+3
* Work around wctob bug on Solaris 9.Bruno Haible2008-12-211-0/+1
* Ensure wctob is declared on IRIX 6.5.Bruno Haible2008-12-201-1/+1
* New module 'mbsrtowcs'.Bruno Haible2008-12-201-0/+2
* New module 'mbrlen'.Bruno Haible2008-12-191-0/+2
* New module 'mbrtowc'.Bruno Haible2008-12-191-0/+2
* New module 'wctob'.Bruno Haible2008-12-191-2/+4
* New module 'btowc'.Bruno Haible2008-12-181-0/+2
* New module 'mbsinit'.Bruno Haible2008-12-171-0/+2
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-0/+2
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-1/+2
* Rename wchar_.h to wchar.in.h.Bruno Haible2007-10-021-3/+3
* Use the synonymous term "LGPLv2+".Bruno Haible2007-07-131-1/+1
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-071-0/+5
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-211-3/+3
* Linux uClibc built without wide character support lacks <wchar.h>.Bruno Haible2007-06-071-0/+1
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-171-0/+1
* Provide a robust <wchar.h>. Further simplifications are nowEric Blake2007-01-131-0/+35