Files
Benjamin Berg aa857ba3ef tools/nolibc/dirent: avoid errno in readdir_r
[ Upstream commit 4ada5679f1 ]

Using errno is not possible when NOLIBC_IGNORE_ERRNO is set. Use
sys_lseek instead of lseek as that avoids using errno.

Fixes: 665fa8dea9 ("tools/nolibc: add support for directory access")
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-18 14:02:43 +01:00
..
2025-05-21 15:31:54 +02:00
2025-07-04 13:26:07 +02:00
2025-07-04 13:26:12 +02:00
2025-07-04 13:26:07 +02:00
2025-05-21 15:32:05 +02:00
2023-10-12 21:13:52 +02:00
2024-07-29 07:52:57 +02:00
2025-05-21 15:32:05 +02:00
2025-05-21 15:32:00 +02:00