1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-12 12:35:04 -05:00
curl/include/curl
Daniel Stenberg 032e838b73
terminology: call them null-terminated strings
Updated terminology in docs, comments and phrases to refer to C strings
as "null-terminated". Done to unify with how most other C oriented docs
refer of them and what users in general seem to prefer (based on a
single highly unscientific poll on twitter).

Reported-by: coinhubs on github
Fixes #5598
Closes #5608
2020-06-28 00:31:24 +02:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
curlver.h curlver: start working on 7.71.1 2020-06-24 11:44:10 +02:00
easy.h setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
mprintf.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
multi.h terminology: call them null-terminated strings 2020-06-28 00:31:24 +02:00
stdcheaders.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
system.h system.h: fix for MCST lcc compiler 2019-11-09 14:42:13 -05:00
typecheck-gcc.h typecheck-gcc.h: CURLINFO_PRIVATE does not need a 'char *' 2020-05-21 00:05:42 +02:00
urlapi.h urlapi: CURLU_NO_AUTHORITY allows empty authority/host part 2019-09-19 15:57:28 +02:00