Files
linux/tools
Willy Tarreau cd57d5e5e2 tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
[ Upstream commit 00b18da408 ]

When RISCV port was imported in 5.2, the O_* macros were taken with
their octal value and written as-is in hex, resulting in the getdents64()
to fail in nolibc-test.

Fixes: 582e84f7b7 ("tool headers nolibc: add RISCV support") #5.2
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-18 11:58:27 +01:00
..
2023-01-04 11:28:57 +01:00
2022-10-25 17:46:15 +02:00
2022-09-27 18:30:49 -04:00