summaryrefslogtreecommitdiff
path: root/src/ctype/iswspace.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2014-07-02consolidate *_l ctype/wctype functions into their non-_l source filesRich Felker1-1/+8
2013-11-11iswspace: fix handling of 0rofl0r1-2/+1
2012-02-09document iswspace and remove wrongly-included zwsp characterRich Felker1-1/+5
2012-02-09fix typo in iswspace space list tableRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+15