use write function instead of fprintf in the signal handler
authorWoongsuk Cho <ws77.cho@samsung.com>
Fri, 10 Aug 2018 01:19:39 +0000 (10:19 +0900)
committer조웅석/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <ws77.cho@samsung.com>
Thu, 6 Sep 2018 01:22:00 +0000 (10:22 +0900)
commit7028d11e9b94aa16d99a804f258a6e055a553181
tree61bdedf10ccf4e421f2c162bacf29653995c854b
parente7026b9f41af58aac0040ca51aa1a478af574e17
use write function instead of fprintf in the signal handler

Change-Id: Idb95796bc59841a3ffa325272ffe983fe893d43a
NativeLauncher/launcher/dotnet/dotnet_launcher.cc