curl/packages
Patrick Monnerat 59ce2620a9 OS400: improve vararg emulation
- Use V7R4 RPG procedure overloading to improve vararg emulation.

From OS400 V7R4 and above, ILE/RPG implements a limited procedure
overloading feature that can be used to improve curl's typed
implementation of varargs procedures. This commit applies it to
curl_easy_setopt(), curl_multi_setopt(), curl_share_setopt() and
curl_easy_getinfo().

Closes https://github.com/curl/curl/pull/10994
2023-04-18 16:13:58 -04:00
..
OS400 OS400: improve vararg emulation 2023-04-18 16:13:58 -04:00
vms scripts: set file mode +x on all perl and shell scripts 2023-01-05 02:34:24 -05:00
Makefile.am packages: Remove Android.mk from makefile 2023-02-06 14:02:06 -08:00
README.md packages: remove Android, update README 2023-02-06 08:18:21 +01:00

Packages

This directory and all its subdirectories are for special package information, templates, scripts and docs. The files herein should be of use for those of you who want to package curl in a binary or source format for these platforms.