1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server
Michael Forney 812fce9dcf
configure: remove use of RETSIGTYPE
This was previously defined by the obsolete AC_TYPE_SIGNAL macro,
which was removed in 2682e5f5. The deprecation text says

> Your code may safely assume C89 semantics that RETSIGTYPE is void.

So, remove it and just use void instead.

Closes #6861
2021-04-07 16:01:05 +02:00
..
.gitignore tests/git: ignore mqttd and port files 2020-04-24 13:48:58 +02:00
base64.pl curl.se: new home 2020-11-04 23:59:47 +01:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
disabled.c tests/server/disabled: add "wakeup" 2020-12-11 17:42:17 +01:00
fake_ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
getpart.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
getpart.h curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am copyright: fix year ranges 2020-11-05 08:22:10 +01:00
Makefile.inc curl.se: new home 2020-11-04 23:59:47 +01:00
mqttd.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
resolve.c curl.se: new home 2020-11-04 23:59:47 +01:00
rtspd.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
server_setup.h curl.se: new home 2020-11-04 23:59:47 +01:00
server_sockaddr.h curl.se: new home 2020-11-04 23:59:47 +01:00
sockfilt.c curl.se: new home 2020-11-04 23:59:47 +01:00
socksd.c misc: assorted typo fixes 2020-12-26 23:54:25 +01:00
sws.c copyright: update copyright year ranges to 2021 2021-03-27 23:00:14 +01:00
testpart.c curl.se: new home 2020-11-04 23:59:47 +01:00
tftp.h curl.se: new home 2020-11-04 23:59:47 +01:00
tftpd.c tests/server/tftpd.c: close upload file in case of abort 2020-11-28 19:19:18 +01:00
util.c configure: remove use of RETSIGTYPE 2021-04-07 16:01:05 +02:00
util.h curl.se: new home 2020-11-04 23:59:47 +01:00