Further explain scope of documentation.
This commit is contained in:
parent
7675d4d0a0
commit
db2d9a87b7
@ -1,14 +1,15 @@
|
||||
= GrapheneOS hardened_malloc
|
||||
|
||||
Version: 0.1.0.10
|
||||
Version: 0.1.0.11
|
||||
|
||||
|
||||
This documentation contains instructions to use
|
||||
https://github.com/GrapheneOS/hardened_malloc[GrapheneOS hardened_malloc] memory allocator as the
|
||||
system's default memory allocator. These instructions apply to both musl and glibc C libraries on
|
||||
Unix-based and Unix-like systems. hardened_malloc can also be used per-application and/or per-user,
|
||||
in which case root permissions are not required, but this documentation focuses on system-wide usage
|
||||
of hardened_malloc.
|
||||
in which case root permissions are not required; this documentation focuses on system-wide usage
|
||||
of hardened_malloc, assumes root privileges, and assumes the compiled library will be located in a
|
||||
path readable by all users of the system.
|
||||
|
||||
|
||||
== Increase Permitted Amount of Memory Pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user