Adding context and user switching 58/24658/1 accepted/tizen/common/20140724.001804 submit/tizen_common/20140723.151203 submit/tizen_ivi/20140729.000000 submit/tizen_ivi/20140729.000001 submit/tizen_ivi/20140730.000000
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 17 Jul 2014 10:41:46 +0000 (12:41 +0200)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 17 Jul 2014 14:16:49 +0000 (16:16 +0200)
commitb2855ffc77dcb11586c82d037f6defdaa5aaf800
treef3d53a4bf08b4d38cad55dffbcb314b9d51f6d0c
parentbd588398289ed3d216889e2dd1b91d3aeabca1ef
Adding context and user switching

The main evolution is to able to switch the
user. It has the side effect to imply a context switch
that would make the code safe in multi-threaded context.

Added option --user to tzplatform_get.
This will allow to display data for a given user.

Change-Id: Ifeabfbce3821fda04707e6fc6bfa5a571e3c2ceb
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
src/heap.c
src/passwd.c
src/passwd.h
src/scratch.c
src/tzplatform_config.c
src/tzplatform_config.h
src/tzplatform_get.c