summaryrefslogtreecommitdiff
path: root/modules/wchar
Commit message (Expand)AuthorAgeFilesLines
...
* New module 'wcscpy'.Bruno Haible2011-02-071-0/+2
* New module 'wcsnlen'.Bruno Haible2011-02-071-0/+2
* New module 'wcslen'.Bruno Haible2011-02-071-0/+2
* New module 'wmemset'.Bruno Haible2011-02-071-0/+2
* New module 'wmemmove'.Bruno Haible2011-02-071-0/+2
* New module 'wmemcpy'.Bruno Haible2011-02-071-0/+2
* New module 'wmemcmp'.Bruno Haible2011-02-071-0/+2
* libposix: Revert the unreviewed part of yesterday's big merge.Bruce Korb2011-02-061-2/+0
* libposix: Add _HEADERS primaries to posix modules.Bruce Korb2011-02-051-0/+2
* New module 'wmemchr'.Bruno Haible2011-02-051-0/+2
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-0/+1
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* wchar: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-1/+3
* More consistent naming of *.m4 files.Bruno Haible2010-03-061-1/+1
* warn-on-use: use instead of link-warningEric Blake2010-01-201-4/+4
* link-warning: always build headers with link warningsEric Blake2009-12-311-1/+1
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-1/+3
* link-warning: Add copyright notice.Bruno Haible2009-12-091-1/+1
* maint: make Include sections of modules consistentEric Blake2009-09-171-1/+1
* annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)Jim Meyering2009-08-221-2/+2
* stddef: fix NetBSD 5.0 NULL bug, rather than working around itEric Blake2009-08-141-0/+1
* Replace wcrtomb, wcsrtombs, wcsnrtombs if mbstate_t has to be replaced.Bruno Haible2009-05-011-0/+1
* Work around mbrlen() bugs on various platforms.Bruno Haible2008-12-231-0/+1
* 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