You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leitner 6196f771cd 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")
20 years ago
..
str_chr.3 change length or size specifiers in APIs from int to long 21 years ago
str_chr.c change length or size specifiers in APIs from int to long 21 years ago
str_copy.3 change length or size specifiers in APIs from int to long 21 years ago
str_copy.c change length or size specifiers in APIs from int to long 21 years ago
str_diff.3 Initial revision 24 years ago
str_diff.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
str_diffn.3 change length or size specifiers in APIs from int to long 21 years ago
str_diffn.c remove a few gcc 4 warnings 20 years ago
str_equal.3 Initial revision 24 years ago
str_len.3 change length or size specifiers in APIs from int to long 21 years ago
str_len.c gcc 4 cleanups (mostly unsigned char* vs char*) 20 years ago
str_rchr.3 change length or size specifiers in APIs from int to long 21 years ago
str_rchr.c change length or size specifiers in APIs from int to long 21 years ago
str_start.3 Initial revision 24 years ago
str_start.c Lots of good clean-ups from Jukka Zitting! 23 years ago