curl/tests/libtest
Daniel Stenberg 8777ba7e42 include sys/select.h to prevent picky compiler warnings when using select()
without proto
2004-02-20 08:51:43 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
Makefile.am added lib510.c for callback POST using chunked encoding 2004-01-30 09:26:23 +00:00
first.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
lib500.c typecast the type to an int on return 2004-02-19 13:00:33 +00:00
lib501.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
lib502.c return 'res' to better discover test failures and to stop compiler warnings 2004-02-09 08:28:00 +00:00
lib503.c include sys/select.h to prevent picky compiler warnings when using select() 2004-02-20 08:51:43 +00:00
lib504.c include sys/select.h to prevent picky compiler warnings when using select() 2004-02-20 08:51:43 +00:00
lib505.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
lib506.c provide protos to the functions to prevent warnings 2004-02-19 13:03:04 +00:00
lib507.c include sys/select.h to prevent picky compiler warnings when using select() 2004-02-20 08:51:43 +00:00
lib508.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
lib509.c include sys/select.h to prevent picky compiler warnings when using select() 2004-02-20 08:51:43 +00:00
lib510.c changed the test() function to return type int 2004-02-05 12:34:17 +00:00
test.h provide a test() proto 2004-02-19 12:59:57 +00:00