Magisk/native/jni/utils
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
..
file.c Remove high compression mode 2018-08-10 03:49:25 +08:00
img.c Reorganize sources 2018-08-10 03:49:25 +08:00
list.c Rename module core to native 2018-01-27 09:11:28 +08:00
misc.c utils/misc.c: prevent file staying opened when function leaving 2018-09-20 16:55:48 -04:00
vector.c Test the log buffers before running command 2018-07-06 07:32:16 +08:00
xwrap.c Wrap accept4 since some device does not have it 2018-07-17 06:52:23 +08:00