Refactor sigchild 45/93445/5 accepted/tizen/3.0/ivi/20161102.075741 accepted/tizen/3.0/mobile/20161102.075603 accepted/tizen/3.0/tv/20161102.075639 accepted/tizen/3.0/wearable/20161102.075713 accepted/tizen/common/20161102.121433 accepted/tizen/ivi/20161101.123012 accepted/tizen/mobile/20161101.122917 accepted/tizen/tv/20161101.122942 accepted/tizen/wearable/20161101.122959 submit/tizen/20161101.004208 submit/tizen_3.0/20161102.051512
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 24 Oct 2016 08:58:15 +0000 (17:58 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 31 Oct 2016 07:37:16 +0000 (16:37 +0900)
commit49c2e62468d47e7b30877f24cf20a3df226687f2
tree249c336b474e0a707945cc38a1f007759f8a4405
parentd8df094776e77842517c62f3eb2be959061d2151
Refactor sigchild

- Rename the header file and functions
- Remove inline definitions
- Add fallback code about sending dbus signal

Change-Id: Ibdb31370fa1c434b762d010ba690ab5cd81f6981
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
CMakeLists.txt
inc/launchpad_signal.h [new file with mode: 0644]
src/launchpad.c
src/launchpad_signal.c [moved from inc/sigchild.h with 60% similarity]