summaryrefslogtreecommitdiff
path: root/m4/mbrtowc.m4
Commit message (Expand)AuthorAgeFilesLines
* c32is*: Ensure GNULIB_defined_mbstate_t is defined on AIX.Bruno Haible2023-04-091-2/+2
* mbrtoc32 tests: Add comment.Bruno Haible2023-04-031-0/+4
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-071-6/+9
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove support for broken <wchar.h> in BSD/OS and OSF/1.Bruno Haible2020-12-211-81/+4
* mbrtowc: Refactor locale charset dispatching.Bruno Haible2020-01-031-1/+1
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+26
* mbrtowc: Fix test failures on MSVC (regression by previous commit).Bruno Haible2020-01-021-1/+129
* mbrtowc: Don't replace mbstate_t on MSVC.Bruno Haible2020-01-021-2/+10
* mbrtowc: Include function name in macro names.Bruno Haible2020-01-011-9/+9
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* mbrtowc: Modernize autoconf test.Bruno Haible2019-11-241-1/+35
* Add option to assume the best, not the worst, when cross-compiling.Bruno Haible2019-09-091-2/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* mbrtowc, wcwidth: Fix MT-safety bug (regression from 2018-06-23).Bruno Haible2018-06-241-1/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* Add cross-compilation results for GNU/Hurd.Samuel Thibault2017-12-291-7/+6
* Improve cross-compilation guesses for native Windows.Bruno Haible2017-07-131-3/+11
* More systematic m4 quoting and indentation.Bruno Haible2017-07-111-4/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* maint: use a more standard return from mbrtowc testPádraig Brady2016-11-271-6/+6
* mbrtowc: work around glibc bug#19932Paul Eggert2016-04-091-1/+49
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* maint: fix operator precedence in mbrtowc testDaiki Ueno2015-12-281-1/+1
* maint: use a more standard return from mbrtowc testPádraig Brady2015-11-021-2/+2
* maint: add coding cookies to non-ASCII sourcesPaul Eggert2015-09-241-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* mbrtowc.m4: fix a comment typoJim Meyering2014-05-161-1/+1
* mbrlen, mbrtowc: fix bug with empty inputPaul Eggert2014-05-161-1/+45
* 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
* Work around declaration collisions on Minix.Bruno Haible2011-07-311-1/+17
* mbrtowc: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-161-5/+1
* maint: remove useless REPLACE_*_H macrosEric Blake2011-05-051-5/+1
* mbrtowc: Work around native Windows bug.Bruno Haible2011-02-131-9/+62
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* mbrtowc: Work around a Solaris 7 bug.Bruno Haible2010-12-271-11/+89
* Ensure all prerequisites of <wchar.h> are included.Bruno Haible2010-12-251-6/+45
* Put more information about failed tests into the test return codes.Bruno Haible2010-12-061-4/+5
* Modernize AC_TRY_RUN invocations.Bruno Haible2010-08-261-10/+18
* mbrtowc: Fix cross-compilation guess for AIX.Bruno Haible2010-07-301-5/+5
* mbsinit, mbrtowc, wcrtomb: Improve idioms.Bruno Haible2010-04-051-30/+31
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* Make the tests work with a C++ compiler.Sam Steingold2009-06-261-1/+2
* Fix cross-compilation results.Bruno Haible2009-04-231-6/+6
* Update guessed test results.Bruno Haible2009-02-261-5/+5
* Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.Bruno Haible2009-02-261-3/+60