aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZhangjin Wu <[email protected]>2023-07-08 02:27:40 +0800
committerWilly Tarreau <[email protected]>2023-08-23 04:38:02 +0200
commit989abf1c7bc590969ef1b19b8e64b69423bfacc7 (patch)
tree7bac31f47d92667a81d3e817efa841e7be3a9cfa /tools/perf/scripts/python
parent5f2de00e2c9ce00708bbf24f70ceda2ed35e9780 (diff)
selftests/nolibc: fix up int_fast16/32_t test cases for musl
musl limits the fast signed int in 32bit, but glibc and nolibc don't, to let such test cases work on musl, let's provide the type based SINT_MAX_OF_TYPE(type) and SINT_MIN_OF_TYPE(type). Suggested-by: Thomas Weißschuh <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Reviewed-by: Thomas Weißschuh <[email protected]> Signed-off-by: Zhangjin Wu <[email protected]> Signed-off-by: Willy Tarreau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions