debugch: Fix DEBUGCH and open flag 36/25136/1
authorMunkyu Im <munkyu.im@samsung.com>
Wed, 30 Jul 2014 07:49:52 +0000 (16:49 +0900)
committerMunkyu Im <munkyu.im@samsung.com>
Wed, 30 Jul 2014 07:49:52 +0000 (16:49 +0900)
commit38805d3bf37f0cb14147e45b8a1b8eaaf43c83c9
tree699e5657009c73911daa076fd9c23df70122b184
parent69eea824de2902bc9e83a69b7706d8aa74fa8f81
debugch: Fix DEBUGCH and open flag

Add O_APPEND to support writing stdout, stderr logs.
Set global variable for checking initailize earlier.
So succeded to read DEBUGCH file now.

Change-Id: I9eaef10ce81e138b613223417985acf27533b7bc
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
tizen/src/util/new_debug_ch.c