[FIX] correct processing multi-process applications 82/15582/11
authorVitaliy Cherepanov <v.cherepanov@samsung.com>
Thu, 23 Jan 2014 16:14:24 +0000 (20:14 +0400)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Fri, 28 Mar 2014 07:17:11 +0000 (00:17 -0700)
commitee67281c08c7f46fe76b27cc02dc658840d3a1ca
tree36bb50e22e62d9b1536b6a991cde0072258d18f3
parent455a78bee53746cbc0fc5fea4c00662605ae3fd7
[FIX] correct processing multi-process applications

On fork call reconnect to swap daemon as separate process.
On call exec disconnect from swap daemon.
If exec returns error connect to swap daemon again.

Change-Id: I0f99b96507e2f1d52460fba5e4ed0eb997e39981
Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
Makefile
helper/da_call_original.S [new file with mode: 0644]
helper/daforkexec.c [new file with mode: 0644]
helper/daforkexec.h [new file with mode: 0644]
helper/libdaprobe.c
include/binproto.h