From 0d61201c010ddb8c307fbb3c738938d0b09a11bd Mon Sep 17 00:00:00 2001 From: inference Date: Mon, 29 Jan 2024 18:36:19 +0000 Subject: [PATCH] Remove "GrapheneOS" mentions from "hardened_malloc" documentation It doesn't make much sense to have the developer(s)/publisher(s) noted for every piece of software; use software name only. --- documentation/hardened_malloc.xhtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/hardened_malloc.xhtml b/documentation/hardened_malloc.xhtml index b09d4d0..bda0cc5 100644 --- a/documentation/hardened_malloc.xhtml +++ b/documentation/hardened_malloc.xhtml @@ -1,7 +1,7 @@ - - + + @@ -12,7 +12,7 @@ - Inferencium - Documentation - GrapheneOS hardened_malloc + Inferencium - Documentation - hardened_malloc
-

Documentation - GrapheneOS hardened_malloc

+

Documentation - hardened_malloc

This documentation contains instructions to use - GrapheneOS hardened_malloc + 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