summaryrefslogtreecommitdiff
path: root/modules/mbsstr
Commit message (Expand)AuthorAgeFilesLines
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-071-1/+1
* tests: Fix link errors on Solaris, when libunistring-optional is in use.Bruno Haible2021-01-041-0/+1
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+1
* Fix link errors with --enable-threads=posix on AIX.Bruno Haible2019-12-021-0/+3
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-2/+1
* Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.Bruno Haible2009-03-101-3/+0
* Unify 5 copies of the KMP code.Bruno Haible2007-12-311-0/+1
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-1/+1
* Optimize memory allocation to use alloca when possible.Bruno Haible2007-02-121-0/+1
* Ensure O(n) worst-case complexity of mbsstr.Bruno Haible2007-02-111-0/+3
* New module 'mbsstr'. Remove module 'strstr'.Bruno Haible2007-02-051-0/+28