Niels Provos f0ff792afa fixes from Joerg Sonnenberger:
http.c is a violation of the ctype(3) interface and an unused function.

test/regress_http.c are incorrect format strings.

test/regress.c uses raise(3) from signal.h.

evdns.c: evdns_error_strings is unused. The GET* macros can eat the
semicolon from the expression. pos is passed in as off_t, so just pass
that down. When assigning negativ values to unsigned variables, an
explicit cast is considered good style.


svn:r367
2007-06-30 18:58:34 +00:00
..
2007-06-30 18:58:34 +00:00
2007-06-30 18:58:34 +00:00
2005-08-29 07:23:51 +00:00
2003-09-25 03:30:49 +00:00
2003-09-25 17:55:17 +00:00
2002-09-15 18:55:21 +00:00
2005-07-14 04:09:55 +00:00