curl/tests/server
Dan Fandrich 9597b0ebcb tests: Fix portability issue with the tftpd server and timeouts
gcc spit out warning: variable 'x' might be clobbered by 'longjmp' or
'vfork' messages for a few variables.  These automatic variables were
expected to be changed between a setjmp/longjmp and hold their values,
so are now marked volatile.
2014-05-29 09:39:39 +02:00
..
.gitignore
base64.pl
CMakeLists.txt
fake_ntlm.c
getpart.c
getpart.h
Makefile.am
Makefile.inc
resolve.c
rtspd.c
server_setup.h
server_sockaddr.h
sockfilt.c
sws.c
testpart.c
tftp.h
tftpd.c tests: Fix portability issue with the tftpd server and timeouts 2014-05-29 09:39:39 +02:00
util.c
util.h