about summary refs log tree commit diff
path: root/src/multibyte/internal.c
Commit message (Expand)AuthorAgeFilesLines
* fix erroneous acceptance of f4 9x xx xx code sequences by utf-8 decoderRich Felker2017-09-011-1/+1
* remove comments on copyright status from UTF-8 implementation filesRich Felker2016-06-211-6/+0
* remove cruft for libc struct accessor function and broken visibilityRich Felker2015-04-221-4/+0
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-2/+0
* new attempt at working around the gcc 3 visibility bugRich Felker2012-02-241-0/+4
* remove useless attribute visibility from definitionsRich Felker2012-02-241-1/+1
* cleanup and work around visibility bug in gcc 3 that affects x86_64Rich Felker2012-02-231-1/+1
* cleanup utf-8 multibyte code, use visibility if possibleRich Felker2011-02-271-27/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+60