summaryrefslogtreecommitdiff
path: root/lib/wchar.in.h
Commit message (Expand)AuthorAgeFilesLines
* wchar: fix "conflicting types" error for __wcwidth on OS/2 kLIBCKO Myung-Hun2016-01-141-1/+6
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* wchar: fix MinGW compilation warningsPaul Eggert2015-06-201-2/+7
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Enable common subexpression optimization in GCC.Bruno Haible2012-03-251-22/+45
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* 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