Hi, None of the function signatures in man pages list the "restrict" keywords, even if the actual function signatures in the headers have them. Some example functions that use "restrict": * memcpy (src and dest must not overlap) * strtod Is this an intentional omission? For comparison, FreeBSD usually mentions "restrict": https://www.freebsd.org/cgi/man.cgi?query=strtod(3) -Ori -- 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