On Wed, Feb 26, 2025 at 12:44:48PM +0100, Thomas Weißschuh wrote: > limits.h is a widely used standard header. > Missing it from nolibc requires adoption effort to port applications. > > Add a shim header which includes the global nolibc.h header. > It makes all nolibc symbols available. > > Signed-off-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de>
Works fine here. Pick any combination you'd like of those below ;-) Acked-by: Willy Tarreau <w...@1wt.eu> Tested-by: Willy Tarreau <w...@1wt.eu> Thanks! Willy