Re: [PATCH 12/15] tools/nolibc: add namespace functionality

From: Willy Tarreau
Date: Sat Apr 26 2025 - 06:48:41 EST


On Wed, Apr 23, 2025 at 05:01:42PM +0200, Thomas Weißschuh wrote:
> This is used in various selftests and will be handy when integrating
> those with nolibc.

It could be useful to add a small note here mentioning that the test
takes care of the optional OS support, and will run it only if started
as root.

Willy