summaryrefslogtreecommitdiff
path: root/modules/wchar
Commit message (Expand)AuthorAgeFilesLines
* wcsncmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-0/+1
* wcscmp: Work around two ISO C compliance bugs on several platforms.Bruno Haible2023-04-191-0/+1
* wmemcmp: Work around ISO C compliance bug on several platforms.Bruno Haible2023-04-191-0/+1
* wcsstr: Ensure worst-case linear execution time.Bruno Haible2023-03-271-0/+1
* Resolve conflicts for functions introduced in Android API level 23.Bruno Haible2023-01-221-0/+1
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-5/+6
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* string, wchar: Don't cause link errors for rpl_free (regr. 2021-09-07).Bruno Haible2021-09-181-0/+1
* string, wchar: avoid some namespace pollutionPaul Eggert2021-09-071-0/+2
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-0/+1
* Rename GNULIB_OVERRIDES_WINT_T.Bruno Haible2021-04-111-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-0/+1
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-0/+1
* wmempcpy: New module.Bruno Haible2020-05-311-0/+2
* wchar: Make the HP-UX workaround work on HP-UX 11.31.Bruno Haible2020-01-021-0/+1
* wcstok: Work around wrong signature on native Windows.Bruno Haible2019-11-241-0/+1
* wchar-single: a new module to enable optimizations in wchar replacementsPádraig Brady2018-06-231-0/+1
* wchar: Fix compilation error with the original mingw.org mingw.Bruno Haible2017-05-011-0/+1
* wcsftime: New module.Bruno Haible2017-04-301-0/+3
* stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.Bruno Haible2016-12-191-0/+1
* Rename module 'warn-on-use' to 'snippet/warn-on-use'.Bruno Haible2011-07-121-1/+1
* Rename module 'c++defs' to 'snippet/c++defs'.Bruno Haible2011-07-121-1/+1
* Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.Bruno Haible2011-07-121-1/+1
* gnulib-tool: Better isolation between different gnulib-tool invocations.Bruno Haible2011-06-081-39/+39
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* Ensure to rebuild generated .h files when config.status has changed.Bruno Haible2011-04-061-1/+1
* Split large sed scripts, for HP-UX sed.Bruno Haible2011-02-091-4/+5
* New module 'wcswidth'.Bruno Haible2011-02-071-0/+3
* New module 'wcstok'.Bruno Haible2011-02-071-0/+2
* New module 'wcsstr'.Bruno Haible2011-02-071-0/+2
* New module 'wcspbrk'.Bruno Haible2011-02-071-0/+2
* New module 'wcsspn'.Bruno Haible2011-02-071-0/+2
* New module 'wcscspn'.Bruno Haible2011-02-071-0/+2
* New module 'wcsrchr'.Bruno Haible2011-02-071-0/+2
* New module 'wcschr'.Bruno Haible2011-02-071-0/+2
* New module 'wcsdup'.Bruno Haible2011-02-071-0/+2
* New module 'wcsxfrm'.Bruno Haible2011-02-071-0/+2
* New module 'wcscoll'.Bruno Haible2011-02-071-0/+2
* New module 'wcsncasecmp'.Bruno Haible2011-02-071-0/+2
* New module 'wcscasecmp'.Bruno Haible2011-02-071-0/+2
* New module 'wcsncmp'.Bruno Haible2011-02-071-0/+2
* New module 'wcscmp'.Bruno Haible2011-02-071-0/+2
* New module 'wcsncat'.Bruno Haible2011-02-071-0/+2
* New module 'wcscat'.Bruno Haible2011-02-071-0/+2
* New module 'wcpncpy'.Bruno Haible2011-02-071-0/+2
* New module 'wcsncpy'.Bruno Haible2011-02-071-0/+2
* New module 'wcpcpy'.Bruno Haible2011-02-071-0/+2