]> git.ipfire.org Git - thirdparty/curl.git/commit
system.h: support 64-bit curl_off_t for NonStop 32-bit
authorRandall S. Becker <rsbecker@nexbridge.com>
Thu, 27 Oct 2022 19:43:05 +0000 (14:43 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 27 Oct 2022 20:55:44 +0000 (16:55 -0400)
commit1e5228533534ece2e1475a9d05ad86c479ad6c94
tree9dd26029117a7ee5570d445f22316be8d21e5305
parent19bfaca7cc09cb65ea75cb3ea49a4dffbc84d7af
system.h: support 64-bit curl_off_t for NonStop 32-bit

- Correctly define curl_off_t on NonStop (ie __TANDEM) ia64 and x86 for
  32-bit builds.

Signed-off-by: Randall S. Becker <randall.becker@nexbridge.ca>
Closes https://github.com/curl/curl/pull/9817
include/curl/system.h