curl/include/curl
Michael Osipov 1a14f2179b
system.h: add CURL_OFF_T definitions on HP-UX with HP aCC
HP-UX on IA64 provides two modes: 32 and 64 bit while 32 bit being the
default one. Use "long long" in 32 bit mode and just "long" in 64 bit
mode.

Closes #11718
2023-08-23 23:19:28 +02:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl.h CURLINFO_CERTINFO.3: better explain curl_certinfo struct 2023-08-16 03:21:49 -04:00
curlver.h RELEASE-NOTES: synced 2023-07-27 23:58:57 +02:00
easy.h curl_easy_getinfo: clarify on return data types 2023-05-18 20:46:36 +02:00
header.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mprintf.h include/curl/mprintf.h: add __attribute__ for the prototypes 2023-08-07 10:46:14 +02:00
multi.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
options.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h system.h: add CURL_OFF_T definitions on HP-UX with HP aCC 2023-08-23 23:19:28 +02:00
typecheck-gcc.h haproxy: add --haproxy-clientip flag to spoof client IPs 2023-06-05 20:08:37 +02:00
urlapi.h urlapi: CURLU_PUNY2IDN - convert from punycode to IDN name 2023-08-13 15:34:38 +02:00
websockets.h websocket: rename arguments/variables to match docs 2023-07-22 00:31:31 +02:00