about summary refs log tree commit diff
path: root/include/wctype.h
Commit message (Expand)AuthorAgeFilesLines
* improve iswdigit macro to diagnose errorsRich Felker2015-05-021-1/+1
* suppress macro definitions of ctype functions under C++Rich Felker2014-10-141-0/+2
* fix feature test macro logic for _BSD_SOURCERich Felker2013-08-021-2/+2
* change wint_t to unsignedRich Felker2013-07-221-1/+1
* refactor headers, especially alltypes.h, and improve C++ ABI compatRich Felker2013-07-221-1/+2
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* fix some omissions and mistakes in locale_t interface definitionsRich Felker2012-02-061-0/+24
* add more of the locale_t interfaces, all dummied out to ignore the localeRich Felker2012-02-061-0/+5
* fix ctype macros to cast argument to (unsigned) firstRich Felker2011-09-261-1/+1
* more header fixes, minor warning fixRich Felker2011-02-141-0/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+44