curl/include/curl
Daniel Stenberg cfe85ca562
include/curl/mprintf.h: add __attribute__ for the prototypes
- if gcc or clang is used
- if __STDC_VERSION__ >= 199901L, which means greater than C90
- if not using mingw
- if CURL_NO_FMT_CHECKS is not defined

Closes #11589
2023-08-07 10:46:14 +02:00
..
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl.h trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02: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: remove __IBMC__/__IBMCPP__ guards and apply to all z/OS compiles 2023-06-02 22:55:58 +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: take const args in _dup and _get functions 2023-03-08 15:38:26 +01:00
websockets.h websocket: rename arguments/variables to match docs 2023-07-22 00:31:31 +02:00