summaryrefslogtreecommitdiff
path: root/lib/wchar.in.h
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid namespace pollution on glibc systems.Bruno Haible2009-12-311-4/+7
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-4/+10
* Replace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t has to be replaced.Bruno Haible2009-05-011-1/+5
* Attempt to avoid a recursive include of wchar.h on IRIX 6.5.Bruno Haible2009-01-171-2/+9
* Fix a syntax error due to recursive inclusion of wchar.h on HP-UX 11.00.Bruno Haible2009-01-151-3/+10
* wchar.h: supply WEOF on Irix 5.3Eric Blake2008-12-291-0/+3
* Work around mbrlen() bugs on various platforms.Bruno Haible2008-12-231-1/+5
* New module 'wcsnrtombs'.Bruno Haible2008-12-221-0/+14
* New module 'wcsrtombs'.Bruno Haible2008-12-211-0/+18
* Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.Bruno Haible2008-12-211-1/+5
* Work around a btowc() bug on IRIX 6.5.Bruno Haible2008-12-211-1/+5
* New module 'wcrtomb'.Bruno Haible2008-12-211-0/+14
* New module 'mbsnrtowcs'.Bruno Haible2008-12-211-0/+18
* Override mbsrtowcs when redefining mbstate_t.Bruno Haible2008-12-211-1/+5
* Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.Bruno Haible2008-12-211-3/+12
* Work around wctob bug on Solaris 9.Bruno Haible2008-12-211-1/+5
* Ensure wctob is declared on IRIX 6.5.Bruno Haible2008-12-201-1/+2
* New module 'mbsrtowcs'.Bruno Haible2008-12-201-0/+14
* New module 'mbrlen'.Bruno Haible2008-12-191-0/+14
* New module 'mbrtowc'.Bruno Haible2008-12-191-0/+24
* New module 'wctob'.Bruno Haible2008-12-191-0/+14
* New module 'btowc'.Bruno Haible2008-12-181-0/+14
* New module 'mbsinit'.Bruno Haible2008-12-171-0/+14
* Avoid gcc warnings because of #pragma GCC system_header on older gcc.Bruno Haible2008-10-181-0/+2
* Ensure that wint_t gets defined on IRIX 5.3.Bruno Haible2008-09-201-0/+6
* Avoid some "gcc -pedantic" warnings.Bruno Haible2008-08-301-0/+2
* Tweak comment.Bruno Haible2008-04-111-2/+2
* * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.Paul Eggert2008-03-311-0/+9
* Rename wchar_.h to wchar.in.h.Bruno Haible2007-10-021-0/+82