projects
/
platform
/
core
/
appfw
/
vconf-buxton.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc8a60f
)
export the symbol vconf_get_ext_errno
27/40927/1
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
tizen_3.0.2015.q2_common
accepted/tizen/3.0.2015.q2/common/20150615.091838
accepted/tizen/common/20150610.144410
accepted/tizen/mobile/20150611.004437
accepted/tizen/tv/20150611.004446
accepted/tizen/wearable/20150611.004500
submit/tizen/20150609.090156
submit/tizen_3.0.2015.q2_common/20150615.075539
author
José Bollo
<jose.bollo@open.eurogiciel.org>
Wed, 10 Jun 2015 09:14:06 +0000
(11:14 +0200)
committer
José Bollo
<jose.bollo@open.eurogiciel.org>
Wed, 10 Jun 2015 09:14:06 +0000
(11:14 +0200)
Change-Id: I783c426ee3ff3eca8dc493fd8b4415e56ef9b701
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
src/vconf-buxton.sym
patch
|
blob
|
history
diff --git
a/src/vconf-buxton.sym
b/src/vconf-buxton.sym
index
423f3ff
..
c521383
100644
(file)
--- a/
src/vconf-buxton.sym
+++ b/
src/vconf-buxton.sym
@@
-38,6
+38,7
@@
VCONF_BUXTON_1.0 {
vconf_ignore_key_changed;
vconf_set_label;
vconf_set_labels;
+ vconf_get_ext_errno;
local:
*;
};