Magisk/native/jni/core
canyie 4f1a1879e5 Misc QoL changes
- su: Preserve correct capacity to avoid vector reallocation
- su: Properly format code
- daemon: Remove useless `if`
- docs: Remove outdated info
2022-05-06 01:01:58 -07:00
..
applet_stub.cpp Convert indentation to spaces 2020-12-30 22:11:24 -08:00
applets.cpp Prevent app_process from setting umask 2022-02-11 01:26:24 -08:00
bootstages.cpp Close stub fd 2022-04-13 23:19:14 -07:00
core.hpp Make zygisk survive zygote restarts 2021-10-27 01:53:16 -07:00
daemon.cpp Misc QoL changes 2022-05-06 01:01:58 -07:00
db.cpp Drop package_name column 2022-03-28 02:05:09 -07:00
logging.cpp Minor changes 2021-10-09 11:36:01 -07:00
magisk.cpp Reduce C++ wizardry 2022-03-01 03:15:38 -08:00
module.cpp Proper support multiple modules adding same dir 2022-03-21 15:53:49 -07:00
restorecon.cpp Fix abuse of fdopendir 2022-02-04 22:54:34 -08:00
scripting.cpp Allow boot scripts to know Zygisk status 2021-11-20 13:05:15 -08:00
socket.cpp Guard su request IPC 2022-04-06 21:15:07 -07:00
thread.cpp Random minor changes 2021-10-23 22:20:07 -07:00