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

2025-04-26 Thread Willy Tarreau
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

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

2025-04-23 Thread Thomas Weißschuh
This is used in various selftests and will be handy when integrating those with nolibc. Signed-off-by: Thomas Weißschuh --- tools/include/nolibc/Makefile| 1 + tools/include/nolibc/nolibc.h| 1 + tools/include/nolibc/sched.h | 50