summaryrefslogtreecommitdiff
path: root/lib/wchar.in.h
Commit message (Expand)AuthorAgeFilesLines
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-2/+14
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-2/+12
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-191-2/+14
* Adjust comments in <config.h> reminders.Bruno Haible2023-04-131-1/+1
* Add more reminders to include <config.h>.Bruno Haible2023-04-121-0/+6
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-271-2/+16
* Fix error in C++ mode on glibc systems (regression 2022-04-28).Bruno Haible2023-02-091-0/+4
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-2/+15
* Resolve conflicts for functions introduced in Android API level 21.Bruno Haible2023-01-221-0/+2
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Fix compilation errors in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2022-12-271-1/+8
* wchar: Fix compilation errors in C++ mode on Solaris 11.3.Bruno Haible2022-09-181-6/+24
* string, wchar: Fix compilation error on MSVC (regression 2021-09-07).Bruno Haible2022-05-151-4/+12
* string, wchar: Fix error in C++ mode on glibc systems with clang.Bruno Haible2022-04-141-0/+8
* string, wchar: Fix compilation error on MSVC (regression 2021-09-07).Bruno Haible2022-01-041-3/+17
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* string: Avoid syntax error re strdup in string.in.h (regr. 2021-09-07).Bruno Haible2021-10-251-0/+29
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-181-4/+6
* string, wchar: port rpl_free decl to AndroidPaul Eggert2021-09-081-0/+1
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-3/+6
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-081-19/+28
* stdlib, string, wchar: Improve GCC 11 allocation-deallocation checking.Bruno Haible2021-08-071-1/+7
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-111-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-1/+1
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-9/+1
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-3/+19
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-2/+13
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* wmempcpy: New module.Bruno Haible2020-05-311-0/+23
* dirent, stdlib, wchar, string: Don't redefine _GL_ATTRIBUTE_PURE.Bruno Haible2020-05-091-4/+6
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-75/+144
* mbrtowc: Don't replace mbstate_t on MSVC.Bruno Haible2020-01-021-1/+1
* wchar: Make the HP-UX workaround work on HP-UX 11.31.Bruno Haible2020-01-021-1/+2
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* wchar: Fix test failures on AIX and MSVC (regression from 2019-12-07).Bruno Haible2019-12-181-4/+5
* wchar: Fix compilation error in C++ mode on MSVC.Bruno Haible2019-12-111-3/+3
* Fix compilation errors in C++ mode on AIX with xlclang++.Bruno Haible2019-12-071-2/+5
* Fix compilation error in C++ mode on Solaris 11 OpenIndiana.Bruno Haible2019-12-041-1/+1
* Disable more _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-12-041-0/+6
* Fix errors in C++ mode on mingw.Bruno Haible2019-11-241-1/+2
* wcstok: Work around wrong signature on native Windows.Bruno Haible2019-11-241-2/+13
* Disable many _GL_CXXALIASWARN on all platforms other than glibc systems.Bruno Haible2019-11-211-5/+55
* Update some URLsPaul Eggert2019-09-221-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* wcwidth: check a macro version of wcwidth () as wellKO Myung-Hun2017-10-071-6/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* wchar: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-05-011-4/+8