summaryrefslogtreecommitdiff
path: root/m4/wchar_h.m4
Commit message (Expand)AuthorAgeFilesLines
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-1/+2
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-1/+2
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-191-1/+2
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-271-1/+2
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-1/+2
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* string, wchar: Don't require undefined m4 macros (regr. today).Bruno Haible2021-09-191-2/+2
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-181-1/+3
* Add comments after 2021-04-11 change.Bruno Haible2021-04-181-1/+8
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-47/+55
* Simplify GNULIB_* variable initializations.Bruno Haible2021-04-111-43/+43
* 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/+3
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-44/+14
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-1/+18
* wchar: Fix configure test result on some versions of AIX.Bruno Haible2020-10-181-26/+31
* wmempcpy: New module.Bruno Haible2020-05-311-2/+5
* Use 'restrict' in all POSIX function declarations.Bruno Haible2020-02-221-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* wcstok: Work around wrong signature on native Windows.Bruno Haible2019-11-241-1/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* wchar: fix bug when checking for ‘inline’Paul Eggert2018-07-011-4/+6
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-2/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* wchar: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-05-011-1/+3
* wcsftime: New module.Bruno Haible2017-04-301-2/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* fclose, strstr-simple, wchar: port to z/OSDaniel Richard G2016-08-171-3/+11
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* 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
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-051-8/+1
* New module 'wcswidth'.Bruno Haible2011-02-071-1/+4
* New module 'wcstok'.Bruno Haible2011-02-071-1/+3
* New module 'wcsstr'.Bruno Haible2011-02-071-1/+3
* New module 'wcspbrk'.Bruno Haible2011-02-071-1/+3
* New module 'wcsspn'.Bruno Haible2011-02-071-1/+3
* New module 'wcscspn'.Bruno Haible2011-02-071-0/+3
* New module 'wcsrchr'.Bruno Haible2011-02-071-1/+3
* New module 'wcschr'.Bruno Haible2011-02-071-1/+3
* New module 'wcsdup'.Bruno Haible2011-02-071-1/+3
* New module 'wcsxfrm'.Bruno Haible2011-02-071-1/+3
* New module 'wcscoll'.Bruno Haible2011-02-071-1/+3
* New module 'wcsncasecmp'.Bruno Haible2011-02-071-28/+30
* New module 'wcscasecmp'.Bruno Haible2011-02-071-1/+3
* New module 'wcsncmp'.Bruno Haible2011-02-071-0/+3