about summary refs log tree commit diff
path: root/src/stdio/fputws.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/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* fix some pointer signedness issues (this was invalid C)Rich Felker2011-02-141-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+23