about summary refs log tree commit diff
path: root/include/wchar.h
Commit message (Expand)AuthorAgeFilesLines
* add all missing wchar functions except floating point parsersRich Felker2012-03-011-0/+15
* fix the type of wchar_t on arm; support wchar_t varying with archRich Felker2011-09-191-6/+2
* implement open_wmemstreamRich Felker2011-09-031-0/+1
* missing prototypes for mbsnrtowcs and wcsnrtombsRich Felker2011-05-301-0/+6
* missing prototype for wcscoll (stub)Rich Felker2011-03-291-0/+1
* implement [v]swprintfRich Felker2011-03-181-2/+2
* more header fixes, minor warning fixRich Felker2011-02-141-4/+12
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+152