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