Use buxton_errno instead of global variable 'errno' 54/200854/1
authorjusung son <jusung07.son@samsung.com>
Tue, 26 Feb 2019 02:34:53 +0000 (11:34 +0900)
committerjusung son <jusung07.son@samsung.com>
Tue, 5 Mar 2019 05:58:08 +0000 (05:58 +0000)
commitb7619a0e8b2c85e49744a8096f020103c3de30f2
tree212452f40912573acfac36eade5a62604691808c
parent227e4cc7d70bb05536c56e9df6f268f5d79b82c7
Use buxton_errno instead of global variable 'errno'

 - The global variable 'errno' can be contaminated by other libraries.

Change-Id: Ie173b0907a8ade50af436c4fd699be1fe1d0033b
Signed-off-by: jusung son <jusung07.son@samsung.com>
(cherry picked from commit 12742d4a6f6b24fd0a24a75ac18b510e1a888cd2)
lib/buxton2.c
lib/include/buxton2_internal.h [new file with mode: 0644]
vconf-compat/vconf.c