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)
Sat, Jun 20, 11:30 AM
Unknown Object (File)
Wed, Jun 10, 6:44 PM
Unknown Object (File)
Wed, Jun 10, 4:47 PM
Unknown Object (File)
Wed, Jun 10, 4:33 PM
Unknown Object (File)
Sun, Jun 7, 11:44 PM
Unknown Object (File)
May 23 2026, 9:03 AM
Unknown Object (File)
May 22 2026, 1:56 PM
Unknown Object (File)
May 22 2026, 1:56 PM
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