about summary refs log tree commit diff
path: root/src/stdio/fwide.c
Commit message (Expand)AuthorAgeFilesLines
* fix issues from public functions defined without declaration visibleRich Felker2018-09-121-0/+1
* byte-based C locale, phase 2: stdio and iconv (multibyte callers)Rich Felker2015-06-161-5/+6
* fix incorrect return value for fwide functionRich Felker2014-07-011-1/+2
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-0/+1
* correct locking in stdio functions that tried to be lock-freeRich Felker2012-10-241-2/+4
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+10