Tad a53062ca0b Backports
Adds ptrace_scope and timeout options to 17.1, tested working

Also adds hardened_malloc to 15.1, but failing to compile:
external/hardened_malloc/h_malloc.c:1688:18: error: use of undeclared identifier 'M_PURGE'
    if (param == M_PURGE) {
                 ^
external/hardened_malloc/h_malloc.c:1743:30: error: missing field 'ordblks' initializer [-Werror,-Wmissing-field-initializers]
    struct mallinfo info = {0};
                             ^

Signed-off-by: Tad <tad@spotco.us>
2022-03-21 18:06:49 -04:00
2022-03-21 18:06:49 -04:00
2022-03-21 18:06:49 -04:00
2022-03-21 18:06:49 -04:00
2022-03-21 18:06:49 -04:00
2021-11-26 11:54:59 -05:00
2019-03-20 22:43:38 -04:00
2021-10-14 20:08:44 -04:00
2021-04-22 13:15:43 -04:00
2019-05-09 06:43:09 -04:00
2021-04-22 13:15:43 -04:00
2019-09-05 04:23:28 -04:00
2021-12-31 21:39:04 -05:00
Description
Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
104 MiB
Languages
Shell 99.8%