diff options
author | Willy Tarreau <w@1wt.eu> | 2025-06-19 11:30:51 +0200 |
---|---|---|
committer | Willy Tarreau <w@1wt.eu> | 2025-06-22 09:14:22 +0200 |
commit | a477629baa2a0e9991f640af418e8c973a1c08e3 (patch) | |
tree | 9b491ac26ba2b1b2235b377f99d6d9a75cc2ccf5 /rust/helpers/build_assert.c | |
parent | b2c765778a2ea953a448816ba7c034f02a2fd6c6 (diff) |
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
While nolibc-test does test syscalls, it doesn't test as much the rest
of the macros, and a wrong spelling of FD_SETBITMASK in commit
feaf75658783a broke programs using either FD_SET() or FD_CLR() without
being noticed. Let's fix these macros.
Fixes: feaf75658783a ("nolibc: fix fd_set type")
Cc: stable@vger.kernel.org # v6.2+
Acked-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'rust/helpers/build_assert.c')
0 files changed, 0 insertions, 0 deletions