Re: [PATCH] tools/nolibc: add byteorder conversions
From: Willy Tarreau
Date: Tue Apr 07 2026 - 03:21:35 EST
On Sun, Apr 05, 2026 at 05:31:05PM +0200, Thomas Weißschuh wrote:
> Add some standard functions to convert between different byte orders.
> Conveniently the UAPI headers provide all the necessary functionality.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
Nice, pretty ocnvenient indeed!
Acked-by: Willy Tarreau <w@xxxxxx>
thanks,
Willy