libowfat/str
Felix von Leitner 4f5117a604 remove a few gcc 4 warnings
work around freebsd 5.4 brokenness (if you don't have IPv6 in the
    kernel, socket(PF_INET6,SOCK_STREAM,0) returns EPROTONOSUPPORT
    instead of EPFNOSUPPORT, which basically says "yeah, I know IPv6,
    but TCP?  never heard of it")
2005-05-05 15:55:41 +00:00
..
str_chr.3 change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_chr.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_copy.3 change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_copy.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_diff.3 Initial revision 2001-02-02 17:54:47 +00:00
str_diff.c gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
str_diffn.3 change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_diffn.c remove a few gcc 4 warnings 2005-05-05 15:55:41 +00:00
str_equal.3 Initial revision 2001-02-02 17:54:47 +00:00
str_len.3 change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_len.c gcc 4 cleanups (mostly unsigned char* vs char*) 2005-04-23 15:50:16 +00:00
str_rchr.3 change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_rchr.c change length or size specifiers in APIs from int to long 2003-08-26 17:58:14 +00:00
str_start.3 Initial revision 2001-02-02 17:54:47 +00:00
str_start.c Lots of good clean-ups from Jukka Zitting! 2002-06-02 00:40:43 +00:00