Update liveinfo utility.
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 26 Jan 2013 14:24:03 +0000 (14:24 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 27 Jan 2013 04:10:30 +0000 (04:10 +0000)
commit00ac434def46ef3d3bfaef8c9a11d5efb314446f
treec0cafb94bccbf4f10270d15c55868e64fff21960
parentc042b723a345e8efa249e41faf9be078fc8fa1d1
Update liveinfo utility.

Working like a common shell.

More command should be implemented.
such as "rm", "cat"

Update spec file

Change-Id: Ib5f62b52b0e84b420a0f712805c60d00be604351
packaging/org.tizen.data-provider-master.spec
src/server.c
util_liveinfo/CMakeLists.txt
util_liveinfo/include/node.h [new file with mode: 0644]
util_liveinfo/src/liveinfo.c
util_liveinfo/src/node.c [new file with mode: 0644]