Change API function naming sheme
authorJan Cybulski <j.cybulski@samsung.com>
Mon, 1 Jul 2013 09:27:49 +0000 (11:27 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 16 Jul 2013 15:26:25 +0000 (15:26 +0000)
commit482566be6ede54a0d3817d0e85b1d8974fd9e067
tree70cbe5aca08c5ef1483841b7dd444601d2df7795
parente8a31c58efca5a96cc542a790f74b7bfcbeb9c6e
Change API function naming sheme

    [Issue#]        SSDWSSP-309
    [Bug/Feature]   Unification of API functions names
    [Cause]         N/A
    [Solution]      Adding prefix perm_ for API in libprivilege control.
                    Deprecating old APIs. Making wrappers for deprecated
                    functions with calls to the functions with new names.
    [Verification]  Build. Run libprivilege tests. All should pass.

Change-Id: I38f625cac25b7e06946a7514e5bda0cf42d8da77
include/privilege-control.h
src/privilege-control.c
src/slp-su.c