about summary refs log tree commit diff
path: root/src/stdio/fputwc.c
Commit message (Expand)AuthorAgeFilesLines
* byte-based C locale, phase 2: stdio and iconv (multibyte callers)Rich Felker2015-06-161-0/+5
* fix idiom for setting stdio stream orientation to wideRich Felker2015-06-131-1/+1
* clean up stdio_impl.hRich Felker2012-11-081-0/+3
* fix fputwc return valueRich Felker2011-04-111-1/+1
* major stdio overhaul, using readv/writev, plus other changesRich Felker2011-03-281-2/+1
* fix all implicit conversion between signed/unsigned pointersRich Felker2011-03-251-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+33