Re: [PATCH v2 1/5] tools/nolibc: add support for openat(2)
From: Willy Tarreau
Date: Tue Mar 04 2025 - 03:11:29 EST
Hi Louis,
On Tue, Mar 04, 2025 at 07:58:15AM +0000, Louis Taylor wrote:
> openat is useful to avoid needing to construct relative paths, so expose
> a wrapper for using it directly.
Reviewed the whole series, no comments from me. Let's wait for Thomas
to double-check but for me it's OK:
Acked-by: Willy Tarreau <w@xxxxxx>
Thomas, since you already have plenty of changes in queue, do you mind
if I let you pick this series ?
Thanks!
Willy