Re: [PATCH 1/2] tools/nolibc: Rename __no_stack_protector to __nolibc_no_stack_protector

From: Thomas Weißschuh

Date: Mon Apr 27 2026 - 13:29:18 EST


On 2026-04-25 20:13:14+0900, Daniel Palmer wrote:
> To avoid polluting the namespace rename __no_stack_protector to
> __nolibc_no_stack_protector so its now within the nolibc umbrella.

Both patches applied, thanks!

> Suggested-by: Willy Tarreau <w@xxxxxx>
> Signed-off-by: Daniel Palmer <daniel@xxxxxxxxx>

(...)