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)
Sun, Aug 9, 6:51 AM
Unknown Object (File)
Sat, Aug 8, 6:01 PM
Unknown Object (File)
Fri, Aug 7, 7:18 PM
Unknown Object (File)
Tue, Aug 4, 6:56 PM
Unknown Object (File)
Tue, Aug 4, 5:05 PM
Unknown Object (File)
Tue, Aug 4, 12:00 PM
Unknown Object (File)
Tue, Aug 4, 9:07 AM
Unknown Object (File)
Tue, Aug 4, 2:32 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 Not Applicable
Unit
Tests Not Applicable