diff options
author | Willy Tarreau | 2022-02-13 09:53:01 +0100 |
---|---|---|
committer | Paul E. McKenney | 2022-04-20 17:05:43 -0700 |
commit | 306c9fd4c686eebf4e0487bc4ad5dca8e68c19be (patch) | |
tree | f3df8c393368e53bd6a4a9b6929818702beb6c56 /.clang-format | |
parent | 8cb98b3fce152e8ba46d1e25515deab08d7ec271 (diff) |
tools/nolibc/types: make FD_SETSIZE configurable
The macro was hard-coded to 256 but it's common to see it redefined.
Let's support this and make sure we always allocate enough entries for
the cases where it wouldn't be multiple of 32.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions