curl/packages
Patrick Monnerat 38bf07bc99
os400: make it compilable again
A newly introduced use of getsockname() in the cli tool makes it require
the ascii wrapper module, which is not available outside of the library:
as the tool only uses the address family field (binary), disable
wrappers outside of libcurl.

Fix setsockopt() parameter type mismatch using a (void *) cast.

Sync ILE/RPG binding.

Closes #13930
2024-06-13 11:30:55 +02:00
..
OS400 os400: make it compilable again 2024-06-13 11:30:55 +02:00
vms vms: fixed language in comment 2024-06-11 16:41:09 +02:00
Makefile.am os400: move build configuration parameters to a separate script 2023-08-30 11:38:39 +02: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.