Magisk/native/src/base
2023-12-26 23:10:55 +08:00
..
compat Move more I/O operations into Rust 2023-09-27 02:28:43 -07:00
include Do not always zero initialize for rust resize vec 2023-12-18 16:21:08 +08:00
Android.mk Cleanup SELinux support 2023-10-16 17:38:44 -07:00
build.rs Move project common code into include 2023-05-23 21:30:30 -07:00
Cargo.toml Make SELinux support a feature 2023-10-17 13:29:15 -07:00
cstr.rs Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
cxx_extern.rs Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
files.cpp Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
files.hpp Move more I/O operations into Rust 2023-09-27 02:28:43 -07:00
files.rs Make SELinux support a feature 2023-10-17 13:29:15 -07:00
lib.rs Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
logging.cpp Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
logging.hpp Generate cxx binding in build.rs 2023-05-19 15:16:54 -07:00
logging.rs Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
misc.cpp Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
misc.hpp Create custom cxx binding to Utf8CStr 2023-12-26 23:10:55 +08:00
misc.rs Use bytemuck 2023-09-14 13:10:09 -07:00
new.cpp Cleanup libc hacks 2023-05-19 03:23:43 -07:00
stream.cpp Do not always zero initialize for rust resize vec 2023-12-18 16:21:08 +08:00
xwrap.hpp Clean up codes 2023-11-07 14:25:57 -08:00
xwrap.rs Fix error logging on the C++ side 2023-10-13 16:59:54 -07:00