summaryrefslogtreecommitdiff
path: root/lib/mbrtowc.c
Commit message (Expand)AuthorAgeFilesLines
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* manywarnings: update for GCC 7Paul Eggert2017-05-161-2/+9
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* mbrtowc: work around glibc bug#19932Paul Eggert2016-04-091-27/+27
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* mbrlen, mbrtowc: fix bug with empty inputPaul Eggert2014-05-161-1/+6
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* streq: Rename macro.Bruno Haible2012-02-241-8/+14
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: change "can not" to "cannot"Jim Meyering2011-04-091-1/+1
* mbrtowc: Tiny optimization.Bruno Haible2011-02-211-3/+4
* 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-2/+11
* Port to uClibc.Bruno Haible2010-11-201-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-236/+236
* Fix comment.Bruno Haible2009-02-251-1/+1
* Add support for the GB18030 encoding.Bruno Haible2009-01-251-4/+41
* Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.Bruno Haible2008-12-211-7/+82
* Verify an assumption.Bruno Haible2008-12-191-0/+3
* New module 'mbrtowc'.Bruno Haible2008-12-191-0/+271