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)
Tue, Jul 21, 3:52 AM
Unknown Object (File)
Sun, Jul 19, 3:09 PM
Unknown Object (File)
Sat, Jul 18, 10:01 AM
Unknown Object (File)
Wed, Jul 15, 6:48 AM
Unknown Object (File)
Wed, Jul 15, 6:48 AM
Unknown Object (File)
Sun, Jul 5, 2:45 AM
Unknown Object (File)
Thu, Jun 25, 9:17 AM
Unknown Object (File)
Jun 20 2026, 11:30 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