curl/projects
Viktor Szakats f95c79a988
send: drop CURL_UNCONST() from buffer argument on most platforms
Keep it on platforms requiring a non-const buffer. These are AmigaOS and
OS400.

Also:
- replace `SEND_QUAL_ARG2` with boolean macro `SEND_NONCONST_ARG2`.

Closes #20463
2026-01-29 03:42:09 +01:00
..
OS400 build: merge TrackMemory (CURLDEBUG) into debug-enabled option 2026-01-19 18:43:17 +01:00
vms send: drop CURL_UNCONST() from buffer argument on most platforms 2026-01-29 03:42:09 +01:00
Windows tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
Makefile.am tidy-up: merge root packages directory into projects 2026-01-12 23:49:35 +01:00
README.md tidy-up: miscellaneous 2026-01-15 13:06:13 +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.