dump2: Tolerate UTF-8, not just ASCII, in strings.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 7 Aug 2015 17:59:55 +0000 (10:59 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 7 Aug 2015 17:59:55 +0000 (10:59 -0700)
commite8da3d80c173b248addd7f6133cacc63b3389c3f
tree88c2c943a70ffb6f36b747be1e67fcecfae9f667
parent992e58c9b4d996d98e26c55151201ff1216b4d08
dump2: Tolerate UTF-8, not just ASCII, in strings.
Makefile
dump2.c
u8-mbtouc.c [new file with mode: 0644]
u8-mbtouc.h [new file with mode: 0644]