Re: [PATCH 0/4] tools/nolibc: add err.h

From: Willy Tarreau

Date: Wed Mar 11 2026 - 23:16:52 EST


Hi Thomas!

On Wed, Mar 11, 2026 at 11:00:48PM +0100, Thomas Weißschuh wrote:
> Add a few convenient helpers to print error and warning messages.

Nice! I had never heard about these variables but I agree these are
convenient and do simplify error messages production.

> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

For the whole series:

Acked-by: Willy Tarreau <w@xxxxxx>

thanks,
Willy