2
0
mirror of https://github.com/curl/curl.git synced 2025-03-01 15:15:34 +08:00
curl/tests/server
Yang Tse 69565afab0 Check for stdbool.h at configuration stage, and include it if available.
Check for lowercase 'bool' type at configuration stage. If not available
provide a suitable replacement with a type definition of 'unsigned char'
in setup_once.h

Move definitions of TRUE and FALSE to setup_once.h
2007-02-22 02:51:54 +00:00
..
.cvsignore
base64.pl
getpart.c
getpart.h
Makefile.am
resolve.c
sockfilt.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
sws.c Oops missing var 2007-02-19 03:59:41 +00:00
testpart.c
tftp.h
tftpd.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
util.c add debug messages for initialization failures 2007-02-19 02:03:58 +00:00
util.h Check for stdbool.h at configuration stage, and include it if available. 2007-02-22 02:51:54 +00:00