tizen beta release
authorKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:22 +0000 (21:16 +0900)
committerKibum Kim <kb0929.kim@samsung.com>
Mon, 27 Feb 2012 12:16:22 +0000 (21:16 +0900)
commit435816bd751d03b64fcac5bf856cd6cf2219f494
treed714cd1f4866f9b51df66ce7d6c0e5758d7ab1dd
tizen beta release
23 files changed:
AUTHORS [new file with mode: 0755]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0755]
collation.c [new file with mode: 0755]
convert.c [new file with mode: 0755]
db-util.pc.in [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libslp-db-util-0.install.in [new file with mode: 0644]
debian/libslp-db-util-0.postinst.in [new file with mode: 0644]
debian/libslp-db-util-dev.install.in [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/collation.h [new file with mode: 0755]
include/convert.h [new file with mode: 0755]
include/db-util-common.h [new file with mode: 0755]
include/db-util-debug.h [new file with mode: 0755]
include/db-util.h [new file with mode: 0755]
include/util-func.h [new file with mode: 0755]
packaging/libslp-db-util.spec [new file with mode: 0644]
util_func.c [new file with mode: 0755]