curl-curl/packages
Viktor Szakats 8636ad55df
checksrc: ban strcpy
No longer used in the codebase. Replacement is `curlx_strcopy()`, possibly
`memcpy()` or dynbuf.

Also:
- OS400: allow three calls.

Closes #20088
2025-12-24 13:55:25 +01:00
..
OS400 checksrc: ban strcpy 2025-12-24 13:55:25 +01:00
vms tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
Makefile.am build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01: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.