On Fri, 25 Jul 2025 at 05:05, Andriy Gapon <a...@freebsd.org> wrote: > > On 22/07/2025 18:11, Konstantin Belousov wrote: > > The branch main has been updated by kib: > > > > URL: > > https://cgit.FreeBSD.org/src/commit/?id=441995e161a2564d37947d054a2f1219754deb5f > > > > commit 441995e161a2564d37947d054a2f1219754deb5f > > Author: Konstantin Belousov <k...@freebsd.org> > > AuthorDate: 2025-07-19 12:15:44 +0000 > > Commit: Konstantin Belousov <k...@freebsd.org> > > CommitDate: 2025-07-22 15:11:40 +0000 > > > > memchr.3: mention the len argument in the functions description > ... > Maybe this is also a good time to change 'string' to 'memory object' (using > POSIX wording) or something of that kind. > Most people would read 'string' as C string which the parameter doesn't have > to be.
That's a good clarification. https://reviews.freebsd.org/D51523