]> git.meshlink.io Git - catta/commit
add utf8 validity check API (based on the glib's implementation and hence mostly...
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Apr 2006 21:51:00 +0000 (21:51 +0000)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Apr 2006 21:51:00 +0000 (21:51 +0000)
commit9541ceb22b5ecd525e16a318b95329a38240a7a4
treef3db78c183b5381bc4bc9fc2e3761a2526dcc59e
parentcc2aa1d778b02c1e5ffdde28cc833e2c9b1cdd36
add utf8 validity check API (based on the glib's implementation and hence mostly identical to DBUS's implementation)

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1201 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-common/Makefile.am
avahi-common/utf8-test.c [new file with mode: 0644]
avahi-common/utf8.c [new file with mode: 0644]
avahi-common/utf8.h [new file with mode: 0644]