curl/lib
Jay Satiro fe3463eba7 build: assume errno.h is always available
- Remove errno.h detection from all build configurations.

errno.h is a standard header according to C89.

Closes https://github.com/curl/curl/pull/9986
2022-12-07 14:41:09 -05:00
..
vauth netware: remove leftover traces 2022-11-23 11:56:52 +01:00
vquic
vssh
vtls wolfssl: remove special BIO return code handling 2022-12-06 11:08:12 +01:00
.checksrc
.gitattributes
.gitignore
altsvc.c
altsvc.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
amigaos.c amigaos: add missing curl header [ci skip] 2022-10-18 18:22:09 +00:00
amigaos.h
arpa_telnet.h
asyn-ares.c
asyn-thread.c netware: remove leftover traces 2022-11-23 11:56:52 +01:00
asyn.h
base64.c base64: faster base64 decoding 2022-12-06 08:57:04 +01:00
bufref.c
bufref.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
c-hyper.c
c-hyper.h hyper: use wakers for curl pause/resume 2022-06-30 10:19:08 +02:00
cfilters.c
cfilters.h
CMakeLists.txt
config-amigaos.h
config-dos.h
config-mac.h
config-os400.h
config-plan9.h
config-riscos.h
config-win32.h
config-win32ce.h
conncache.c ws: initial websockets support 2022-09-09 15:11:14 +02:00
conncache.h
connect.c
connect.h
content_encoding.c
content_encoding.h content_encoding: use writer struct subclasses for different encodings 2022-09-11 14:46:52 +02:00
cookie.c cookie: open cookie jar as a binary file 2022-12-02 10:07:41 +01:00
cookie.h
curl_addrinfo.c
curl_addrinfo.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_base64.h
curl_config.h.cmake
curl_ctype.h curl_ctype: add space around <= operator in ISSPACE macro 2022-09-06 14:31:19 +02:00
curl_des.c
curl_des.h
curl_endian.c
curl_endian.h curl_endian: remove Curl_write64_le from header 2022-11-23 09:07:12 +01:00
curl_fnmatch.c
curl_fnmatch.h
curl_get_line.c
curl_get_line.h
curl_gethostname.c
curl_gethostname.h
curl_gssapi.c
curl_gssapi.h
curl_hmac.h
curl_krb5.h
curl_ldap.h
curl_md4.h
curl_md5.h
curl_memory.h
curl_memrchr.c
curl_memrchr.h
curl_multibyte.c
curl_multibyte.h
curl_ntlm_core.c
curl_ntlm_core.h
curl_ntlm_wb.c
curl_ntlm_wb.h
curl_path.c
curl_path.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_printf.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_range.c lib: parse numbers with fixed known base 10 2022-11-17 23:15:37 +01:00
curl_range.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curl_rtmp.c
curl_rtmp.h
curl_sasl.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
curl_sasl.h
curl_setup_once.h
curl_setup.h
curl_sha256.h
curl_sspi.c
curl_sspi.h
curl_threads.c
curl_threads.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
curlx.h
dict.c style: use space after comment start and before comment end 2022-10-30 22:31:29 +01:00
dict.h
doh.c hostip: lazily wait to figure out if IPv6 works until needed 2022-09-22 09:47:59 +02:00
doh.h
dynbuf.c
dynbuf.h
easy_lock.h
easy.c
easygetopt.c
easyif.h
easyoptions.c
easyoptions.h
escape.c
escape.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
file.c
file.h
fileinfo.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
fileinfo.h
fopen.c
fopen.h
formdata.c mime: relax easy/mime structures binding 2022-11-28 09:09:54 +01:00
formdata.h
ftp.c
ftp.h
ftplistparser.c lib: fix some type mismatches and remove unneeded typecasts 2022-11-08 03:11:01 -05:00
ftplistparser.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
functypes.h
getenv.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
getinfo.c
getinfo.h
gopher.c
gopher.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
h2h3.c
h2h3.h
hash.c
hash.h
headers.c
headers.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hmac.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
hostasyn.c
hostip4.c
hostip6.c
hostip.c
hostip.h
hostsyn.c tidy-up: process.h detection and use 2022-11-01 22:27:28 +00:00
hsts.c
hsts.h
http2.c
http2.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
http_aws_sigv4.c aws_sigv4: fix typos in aws_sigv4.c 2022-12-01 08:34:37 +01:00
http_aws_sigv4.h
http_chunks.c
http_chunks.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
http_digest.c misc: typo and grammar fixes 2022-10-27 10:01:30 +02:00
http_digest.h
http_negotiate.c
http_negotiate.h
http_ntlm.c
http_ntlm.h
http_proxy.c
http_proxy.h
http.c
http.h misc: Fix incorrect spelling 2022-12-06 23:18:23 +01:00
idn_win32.c
if2ip.c
if2ip.h
imap.c
imap.h
inet_ntop.c
inet_ntop.h
inet_pton.c
inet_pton.h
krb5.c
ldap.c
libcurl.plist.in
libcurl.rc
libcurl.vers.in
llist.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
llist.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
Makefile.am Makefile.mk: portable Makefile.m32 2022-11-22 08:28:41 +00:00
Makefile.inc
Makefile.mk
md4.c
md5.c misc: remove duplicated include files 2022-10-26 11:27:59 +02:00
memdebug.c
memdebug.h functypes: provide the recv and send arg and return types 2022-09-28 09:06:11 +02:00
mime.c
mime.h
mprintf.c
mqtt.c
mqtt.h
multi.c lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
multihandle.h
multiif.h multi: use larger dns hash table for multi interface 2022-08-29 00:07:09 +02:00
netrc.c
netrc.h
nonblock.c
nonblock.h
noproxy.c
noproxy.h
openldap.c
optiontable.pl lib/optiontable.pl: adapt to CURLOPTDEPRECATED() 2022-11-29 14:43:42 +01:00
parsedate.c
parsedate.h
pingpong.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
pingpong.h
pop3.c
pop3.h
progress.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
progress.h
psl.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
psl.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
quic.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
rand.c
rand.h
rename.c
rename.h
rtsp.c
rtsp.h
select.c
select.h tidy-up: delete unused HAVE_STRUCT_POLLFD 2022-10-12 14:19:09 +00:00
sendf.c vtls: localization of state data in filters 2022-11-22 14:25:50 +01:00
sendf.h
setopt.c urldata: change port num storage to int and unsigned short 2022-11-18 23:54:38 +01:00
setopt.h
setup-os400.h
setup-vms.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
setup-win32.h
sha256.c misc: remove duplicated include files 2022-10-26 11:27:59 +02:00
share.c
share.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
sigpipe.h
slist.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
slist.h
smb.c
smb.h
smtp.c
smtp.h
sockaddr.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socketpair.c copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
socketpair.h
socks_gssapi.c
socks_sspi.c
socks.c
socks.h cfilter: re-add conn as parameter to cfilter setup methods 2022-11-26 16:56:46 +01:00
speedcheck.c
speedcheck.h
splay.c
splay.h
strcase.c
strcase.h strcase: use curl_str(n)equal for case insensitive matches 2022-11-01 17:01:26 +01:00
strdup.c
strdup.h
strerror.c
strerror.h
strtok.c
strtok.h
strtoofft.c
strtoofft.h
system_win32.c
system_win32.h
telnet.c
telnet.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
tftp.c
tftp.h
timediff.c lib: add missing limits.h includes 2022-09-12 09:41:50 +02:00
timediff.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
timeval.c
timeval.h copyright: make repository REUSE compliant 2022-06-13 09:13:00 +02:00
transfer.c
transfer.h lib: rewind BEFORE request instead of AFTER previous 2022-11-25 08:30:26 +01:00
url.c
url.h lib: connection filters (cfilter) addition to curl: 2022-11-11 15:17:51 +01:00
urlapi-int.h
urlapi.c urlapi: remove two variable assigns 2022-10-21 11:00:18 +02:00
urldata.h
version_win32.c
version_win32.h
version.c
warnless.c lib: add missing limits.h includes 2022-09-12 09:41:50 +02:00
warnless.h
wildcard.c
wildcard.h
ws.c
ws.h