summaryrefslogtreecommitdiff
path: root/lib/wchar.in.h
Commit message (Expand)AuthorAgeFilesLines
...
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Fix wint_t on MSVC.Bruno Haible2011-09-111-0/+12
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* wchar: Ensure that wchar_t gets defined on uClibc.Bruno Haible2011-04-141-1/+5
* wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode.Bruno Haible2011-04-021-7/+75
* New module 'wcswidth'.Bruno Haible2011-02-071-0/+26
* New module 'wcstok'.Bruno Haible2011-02-071-0/+18
* New module 'wcsstr'.Bruno Haible2011-02-071-0/+18
* New module 'wcspbrk'.Bruno Haible2011-02-071-0/+18
* New module 'wcsspn'.Bruno Haible2011-02-071-0/+17
* New module 'wcscspn'.Bruno Haible2011-02-071-0/+17
* New module 'wcsrchr'.Bruno Haible2011-02-071-0/+16
* New module 'wcschr'.Bruno Haible2011-02-071-0/+16
* New module 'wcsdup'.Bruno Haible2011-02-071-0/+16
* New module 'wcsxfrm'.Bruno Haible2011-02-071-0/+18
* New module 'wcscoll'.Bruno Haible2011-02-071-0/+17
* New module 'wcsncasecmp'.Bruno Haible2011-02-071-0/+18
* New module 'wcscasecmp'.Bruno Haible2011-02-071-0/+16
* New module 'wcsncmp'.Bruno Haible2011-02-071-0/+18
* New module 'wcscmp'.Bruno Haible2011-02-071-0/+16
* New module 'wcsncat'.Bruno Haible2011-02-071-0/+18
* New module 'wcscat'.Bruno Haible2011-02-071-0/+16
* New module 'wcpncpy'.Bruno Haible2011-02-071-0/+19
* New module 'wcsncpy'.Bruno Haible2011-02-071-0/+18
* New module 'wcpcpy'.Bruno Haible2011-02-071-0/+16
* New module 'wcscpy'.Bruno Haible2011-02-071-0/+16
* New module 'wcsnlen'.Bruno Haible2011-02-071-0/+16
* New module 'wcslen'.Bruno Haible2011-02-071-0/+16
* New module 'wmemset'.Bruno Haible2011-02-071-0/+16
* New module 'wmemmove'.Bruno Haible2011-02-071-0/+19
* New module 'wmemcpy'.Bruno Haible2011-02-071-0/+18
* New module 'wmemcmp'.Bruno Haible2011-02-071-0/+18
* Allow multiple gnulib generated replacements to coexist.Bruno Haible2011-02-071-3/+5
* New module 'wmemchr'.Bruno Haible2011-02-051-0/+16
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Ensure that <features.h> is included before __GLIBC__ is tested.Bruno Haible2010-11-201-0/+4
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* wcwidth: Declare also when it's aliased.Bruno Haible2010-05-021-1/+1
* wchar: Port to NetBSD 1.5.Hauke Fath2010-04-051-1/+5
* wchar: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-66/+171
* warn-on-use: use instead of link-warningEric Blake2010-01-201-46/+46
* wchar: Fix compilation error when <wchar.h> is used from coreutils.Bruno Haible2010-01-101-2/+2
* 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