curl/tests/server
Viktor Szakats 96c29900bc
build: delete checks for C89 standard headers
Delete checks and guards for standard C89 headers and assume these are
available: `stdio.h`, `string.h`, `time.h`, `setjmp.h`, `stdlib.h`,
`stddef.h`, `signal.h`.

Some of these we already used unconditionally, some others we only used
for feature checks.

Follow-up to 9c7165e96a #11918 (for `stdio.h` in CMake)

Closes #11940
2023-09-26 14:25:10 +00:00
..
.gitignore
base64.pl
CMakeLists.txt
disabled.c
fake_ntlm.c
getpart.c
getpart.h
Makefile.am
Makefile.inc
mqttd.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
resolve.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
rtspd.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
server_setup.h
server_sockaddr.h
sockfilt.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
socksd.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
sws.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
testpart.c
tftp.h
tftpd.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
util.c build: delete checks for C89 standard headers 2023-09-26 14:25:10 +00:00
util.h