Page MenuHomeFreeBSD

Update bcmp(3) manpage to following the Posix Standard
ClosedPublic

Authored by pouria on Oct 8 2025, 11:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 10:25 PM
Unknown Object (File)
Fri, Sep 11, 7:10 PM
Unknown Object (File)
Fri, Sep 11, 9:26 AM
Unknown Object (File)
Fri, Sep 11, 2:49 AM
Unknown Object (File)
Thu, Sep 10, 10:16 PM
Unknown Object (File)
Thu, Sep 10, 11:59 AM
Unknown Object (File)
Fri, Sep 4, 9:32 PM
Unknown Object (File)
Sun, Aug 23, 11:17 AM
Subscribers

Details

Summary

As bcopy(3), and bzero(3) are deprecated, the same happened to bcmp(3).

Therefore bcmp(3) manual should follow the same deprecation warning as in others.

Test Plan

igor -R
mandoc -Tlint lib/libc/string/bcmp.3

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67644
Build 64527: arc lint + arc unit