Replace system errno with livebox errno.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 22 Mar 2013 15:36:17 +0000 (15:36 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Sun, 24 Mar 2013 03:30:10 +0000 (03:30 +0000)
commit7bf6ceecf4091414ad587f465445d3fe8a3620bd
tree75dab8af8a9eb789dc535ada47e6c80bdda8e639
parentfa45da6f6fb3356f739b6ea93fb8da6ef993a88e
Replace system errno with livebox errno.

Make error status code more portable.
If the livebox_create function has updaetd content, try send it to the provider.

Change-Id: I2851d03c1f0a2bbc6c28abfdfd4c46161a0953f1
29 files changed:
include/abi.h
include/client_life.h
include/critical_log.h
include/event.h
include/instance.h
include/liveinfo.h
src/abi.c
src/buffer_handler.c
src/client_life.c
src/client_rpc.c
src/conf.c
src/critical_log.c
src/event.c
src/fault_manager.c
src/fb.c
src/group.c
src/instance.c
src/io.c
src/liveinfo.c
src/main.c
src/package.c
src/parser.c
src/pkgmgr.c
src/script_handler.c
src/server.c
src/slave_life.c
src/slave_rpc.c
src/util.c
src/xmonitor.c