sbase/libutf
FRIGN 696bb992c3 Return number of bytes read even on a partial read
and set the rune to Runeerror for later checking (if desired).
2015-02-01 03:54:56 +01:00
..
chartorunearr.c chartorunearr: initialize ret 2015-01-10 17:00:01 +00:00
readrune.c Return number of bytes read even on a partial read 2015-02-01 03:54:56 +01:00
rune.c Import libutf from http://git.suckless.org/libutf 2014-11-17 15:46:01 +00:00
runetype.c Import libutf from http://git.suckless.org/libutf 2014-11-17 15:46:01 +00:00
utf.c Import libutf from http://git.suckless.org/libutf 2014-11-17 15:46:01 +00:00
writerune.c writerune() should operate on a FILE * 2014-11-21 16:34:57 +00:00