Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
Go to file
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
Manifests Backports 2022-03-21 18:06:49 -04:00
Misc Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
Patches Backports 2022-03-21 18:06:49 -04:00
PrebuiltApps@d61df5a1f0 Backports 2022-03-21 18:06:49 -04:00
Scripts Backports 2022-03-21 18:06:49 -04:00
.gitignore Update CVE patchers 2021-11-26 11:54:59 -05:00
.gitmodules Submodule updates 2019-03-20 22:43:38 -04:00
fix_permissions.sh Drop 11.0 2021-10-14 20:08:44 -04:00
LICENSE Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00
LICENSE.Apache-2.0 Update license 2019-05-09 06:43:09 -04:00
LICENSE.GPL-3.0 Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00
LICENSE.Unsplash Minor changes 2019-09-05 04:23:28 -04:00
TODO Small tweaks 2021-12-31 21:39:04 -05:00