Hey all, I've written a UTF-8 library based on Plan 9's libutf API, with a bunch of improvements [1].
I've tested it on various correct and incorrect inputs and it seems to be 100% Unicode compliant (unlike Plan 9), but if anyone finds any bugs please tell me. Might this be useful to have on hg.suckless.org? [1]: http://lubutu.com/code/utf8-library Thanks, cls