curl/packages
jonrumsey 85721574ed
os400: correct Curl_os400_sendto()
Add const qualifier to 5th argument of Curl_os400_sendto()

Make OS400 wrapper for sendto match the normal prototype of sendto()
with a const qualifier.

Fixes #10539
Closes #10548
2023-02-17 14:49:51 +01:00
..
OS400 os400: correct Curl_os400_sendto() 2023-02-17 14:49:51 +01: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

README.md

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.