fix stale locks left behind when pthread_create fails
[musl] / src / ctype /
2013-02-02 rofl0rmake some arrays const
2012-08-03 Rich Felkerfix argument type error on wcwidth function
2012-06-20 Rich Felkerfix broken wcwidth tables
2012-06-05 Rich Felkerfix ctype abi junk (pointer should point to 0 slot...
2012-06-02 Rich Felkeradd LSB abi junk for ctype functions
2012-04-24 Rich Felkernew wcwidth implementation (fast table-based)
2012-04-23 Rich Felkersync case mappings with unicode 6.1
2012-04-23 Rich Felkeroptimize iswprint
2012-04-23 Rich Felkerfix spurious punct class for some surrogate codepoints...
2012-04-23 Rich Felkerdestubify iswalpha and update iswpunct to unicode 6.1
2012-02-09 Rich Felkerdocument iswspace and remove wrongly-included zwsp...
2012-02-09 Rich Felkerfix typo in iswspace space list table
2011-02-15 Rich Felkermore header fixes, minor warning fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0