[Bug 212724] function signatures in man page missing the "restrict" keyword
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Oct 2021 05:19:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212724 Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|doc@FreeBSD.org |bugs@FreeBSD.org CC| |doc@FreeBSD.org Component|Documentation |Manual Pages Felix Johnson <felix.the.red@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.the.red@gmail.com --- Comment #1 from Felix Johnson <felix.the.red@gmail.com> --- Created attachment 228613 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228613&action=edit patch to memccpy(3), memcpy(3), and strtok(3) Modify function signatures for memccpy, memcpy, mempcpy, and strtok to include the restrict keyword. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.