memchr(3) > If the character c is not in the string s, then rawmemchr() may proceed to > search beyond the end of the string, and the result is unspecified. The > folowing call is a fast means of locating a string's terminating null byte: The word "folowing" needs a second "l". Also, "undefined" instead of "unspecified" would be more in line with common C usage. -- Johannes Laire -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html