]> git.ipfire.org Git - thirdparty/curl.git/commit
tidy-up: extend `CURL_O_BINARY` to lib and tests
authorViktor Szakats <commit@vsz.me>
Wed, 15 Jan 2025 09:52:02 +0000 (10:52 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 16 Jan 2025 11:36:07 +0000 (12:36 +0100)
commitf07612cd9ae1ec50b9bedd749171ad75203c9e7e
tree90a694027ac4d7724803323283e814903e80464e
parentc5bb4e77e414c1505d800a0091a6d57c7f75d416
tidy-up: extend `CURL_O_BINARY` to lib and tests

Move `CURL_O_BINARY` definition from src to lib and use it from lib and
tests code.

Closes #16009
lib/curl_setup.h
lib/file.c
lib/vquic/vquic.c
src/tool_setup.h
tests/server/tftpd.c