Magisk/native/jni
yuchenlin 0ab6ffefb4 utils/misc.c: prevent file staying opened when function leaving
The utils function may be called in any situation, such as in daemon. We
should guarantee that all the resource got from this function released
normally.

Signed-off-by: yuchenlin <npes87184@gmail.com>
2018-09-20 16:55:48 -04:00
..
core New method of communication 2018-09-16 04:16:18 -04:00
external Update to BusyBox 1.29.2 2018-08-13 01:30:15 +08:00
include New method of communication 2018-09-16 04:16:18 -04:00
magiskboot Fix incorrect magisk metadata in ramdisk 2018-08-11 16:31:46 +08:00
magiskhide Kill all processes using the same UID of the target 2018-08-08 05:47:58 +08:00
magiskpolicy Cleanup and add new rules 2018-09-20 16:55:16 -04:00
resetprop Add resetprop magic 2018-09-06 02:57:02 -04:00
su New method of communication 2018-09-16 04:16:18 -04:00
utils utils/misc.c: prevent file staying opened when function leaving 2018-09-20 16:55:48 -04:00
Android.mk New method of communication 2018-09-16 04:16:18 -04:00
Application.mk Use libsystemproperties in resetprop 2018-09-06 02:57:02 -04:00
b64xz.c Prevent warning 2018-09-09 12:36:42 -04:00