init Service Federation 69/39569/1
authorYongjin Kim <youth.kim@samsung.com>
Tue, 19 May 2015 00:15:03 +0000 (09:15 +0900)
committerYongjin Kim <youth.kim@samsung.com>
Tue, 19 May 2015 00:15:03 +0000 (09:15 +0900)
commit48a020102bfc8c3906de99d5ac6865fc8cc0966b
tree61811dda29bfc236e701198c43888065e0d50303
parent84e24a1b245b36ca3cd0f8729c54c65fb6e8cef0
init Service Federation

Change-Id: I7ec38bae112733d9a548fc367ce0950d1c1a2129
Signed-off-by: Yongjin Kim <youth.kim@samsung.com>
18 files changed:
CMakeLists.txt [new file with mode: 0644]
LICENSE.APLv2 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
common/CMakeLists.txt [new file with mode: 0644]
common/usf_common.c [new file with mode: 0644]
common/usf_common.h [new file with mode: 0644]
include/service_federation.h [new file with mode: 0644]
packaging/service-federation.spec [new file with mode: 0644]
service-federation.manifest [new file with mode: 0644]
service-federation.pc.in [new file with mode: 0644]
svcbox/CMakeLists.txt [new file with mode: 0644]
svcbox/svcbox.c [new file with mode: 0644]
svcbox/svcbox.h [new file with mode: 0644]
svcflow/CMakeLists.txt [new file with mode: 0644]
svcflow/svcflow.c [new file with mode: 0644]
svcflow/svcflow.h [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/test.c [new file with mode: 0644]