[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250209154304.GA9389@1wt.eu>
Date: Sun, 9 Feb 2025 16:43:04 +0100
From: Willy Tarreau <w@....eu>
To: Thomas Weißschuh <linux@...ssschuh.net>
Cc: Shuah Khan <shuah@...nel.org>, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org,
Thomas Weißschuh <thomas.weissschuh@...utronix.de>
Subject: Re: [PATCH v2 0/2] tools/nolibc: add support for directory access
On Sun, Feb 09, 2025 at 02:25:44PM +0100, Thomas Weißschuh wrote:
> Add support opendir(), readdir_r(), closedir() and friends.
>
> Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
> ---
> Changes in v2:
> - Move definitions to dirent.h
> - Reserve space for the trailing NULL byte of d_name
> - Implement readdir_r() instead of readdir()
> - Expand commit message
> - Link to v1: https://lore.kernel.org/r/20250130-nolibc-dir-v1-0-ea9950b52e29@weissschuh.net
Nice!
Acked-by: Willy Tarreau <w@....eu>
Willy
Powered by blists - more mailing lists