summaryrefslogtreecommitdiff
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2025-10-29 17:02:54 +0100
committerThomas Weißschuh <linux@weissschuh.net>2025-11-20 19:46:57 +0100
commite800e9446867c78eeccb790de68375d4fe77ab65 (patch)
tree350316a0d54e5b84edd3560f9f75b6b8b868fe74 /tools/docs/lib/parse_data_structs.py
parent19c5a681b2262fe30c027aefb3df637f69df140f (diff)
tools/nolibc: use 64-bit off_t
The kernel uses 64-bit values for file offsets. Currently these might be truncated to 32-bit when assigned to nolibc's off_t values. Switch to 64-bit off_t consistently. Suggested-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/lkml/cec27d94-c99d-4c57-9a12-275ea663dda8@app.fastmail.com/ Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions