topjohnwu
|
72b39594d3
|
Always close logd_fd during fork
|
2023-11-04 02:36:14 -07:00 |
|
topjohnwu
|
da766f2a4e
|
Do not go through magiskd for getting the log pipe
|
2023-11-01 02:01:18 -07:00 |
|
topjohnwu
|
c81d7ff76c
|
Remove unnecessary RefCell usage
|
2023-10-31 18:22:48 -07:00 |
|
topjohnwu
|
a6e50d3648
|
Make log pipe a FIFO instead of anonymous pipe
|
2023-10-31 18:05:22 -07:00 |
|
topjohnwu
|
67cc36268e
|
Simplify zygisk log pipe
|
2023-10-26 18:13:56 -07:00 |
|
topjohnwu
|
36de62873a
|
Fix error logging on the C++ side
|
2023-10-13 16:59:54 -07:00 |
|
topjohnwu
|
6e7a995716
|
Introduce UtfCString
|
2023-09-27 15:21:24 -07:00 |
|
topjohnwu
|
dda8cc85c9
|
Use bytemuck
|
2023-09-14 13:10:09 -07:00 |
|
topjohnwu
|
0a2a590ab7
|
Use Utf8CStr for logging
|
2023-09-12 17:35:20 -07:00 |
|
topjohnwu
|
89aee6ffa7
|
Add more to the Utf8CStr family
Better C strings with path operations
|
2023-09-12 17:35:01 -07:00 |
|
topjohnwu
|
a8c4a33e91
|
Avoid using trait object
|
2023-06-23 02:32:29 -07:00 |
|
topjohnwu
|
9ea9f01933
|
Resolve clippy errors and warnings
|
2023-05-31 01:08:33 -07:00 |
|
topjohnwu
|
c30fbdf145
|
Simplify logging code
|
2023-05-29 01:27:40 -07:00 |
|
topjohnwu
|
533aeadd38
|
Update cstr macro
|
2023-05-25 01:03:04 -07:00 |
|
topjohnwu
|
8e8f01f8b5
|
Move project common code into include
|
2023-05-23 21:30:30 -07:00 |
|
topjohnwu
|
22d05ca399
|
Update time handling code
|
2023-05-13 02:38:03 -07:00 |
|
topjohnwu
|
583ffc8177
|
Reduce cpp logging overhead
|
2023-05-09 19:14:08 -07:00 |
|
topjohnwu
|
7518092ad2
|
Implement logging purely in Rust
|
2023-05-09 18:54:38 -07:00 |
|
topjohnwu
|
b9e89a1a2d
|
Restructure the native module
Consolidate all code into the src folder
|
2022-07-23 13:51:56 -07:00 |
|