diff options
author | 2024-04-25 18:09:27 +0200 | |
---|---|---|
committer | 2024-06-29 09:44:55 +0200 | |
commit | 0cf24d36bb2723da861edb5cca30656fe2637cf7 (patch) | |
tree | 02381678e5068c5a1ed6e91a74fbd0abf7dc0d70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong (diff) | |
download | wireguard-linux-0cf24d36bb2723da861edb5cca30656fe2637cf7.tar.xz wireguard-linux-0cf24d36bb2723da861edb5cca30656fe2637cf7.zip |
tools/nolibc: implement strtol() and friends
The implementation always works on uintmax_t values.
This is inefficient when only 32bit are needed.
However for all functions this only happens for strtol() on 32bit
platforms.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20240425-nolibc-strtol-v1-2-bfeef7846902@weissschuh.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions