upload tizen1.0 source
authorKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:56 +0000 (17:01 +0900)
committerKim Kibum <kb0929.kim@samsung.com>
Sun, 29 Apr 2012 08:01:56 +0000 (17:01 +0900)
commit9cd4ac8f2997612fe2557f1bef1bbd0fd1e408bf
treeae83b8b6469ec8bcf17e3fd93b6a2150d5bb01bc
parent9f90aec79e67d5cabcbe079745273b32894602c1
upload tizen1.0 source
33 files changed:
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
NEWS [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/copyright [new file with mode: 0644]
debian/libsmack-dev.install [new file with mode: 0644]
debian/libsmack.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/smack-utils.install [new file with mode: 0644]
debian/smack-utils.postinst [new file with mode: 0644]
debian/source/format [new file with mode: 0644]
doc/Doxyfile [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
init/Makefile.am [new file with mode: 0644]
init/smack.mount [new file with mode: 0644]
init/smack.service [new file with mode: 0644]
libsmack.pc.in [new file with mode: 0644]
libsmack/libsmack.c [new file with mode: 0644]
libsmack/libsmack.sym [new file with mode: 0644]
libsmack/sys/smack.h [new file with mode: 0644]
packaging/smack.spec [new file with mode: 0644]
smack-app [new file with mode: 0755]
smack-def [new file with mode: 0755]
utils/chsmack.c [new file with mode: 0644]
utils/common.c [new file with mode: 0644]
utils/common.h [new file with mode: 0644]
utils/smackaccess.c [new file with mode: 0644]
utils/smackcipso.c [new file with mode: 0644]
utils/smackctl.c [new file with mode: 0644]
utils/smackd.c [new file with mode: 0644]
utils/smackload.c [new file with mode: 0644]