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, Mar 20, 5:33 AM
Unknown Object (File)
Wed, Mar 18, 2:29 AM
Unknown Object (File)
Wed, Mar 18, 2:29 AM
Unknown Object (File)
Feb 24 2026, 8:50 PM
Unknown Object (File)
Feb 5 2026, 9:02 PM
Unknown Object (File)
Feb 3 2026, 12:13 AM
Unknown Object (File)
Feb 2 2026, 2:53 PM
Unknown Object (File)
Jan 29 2026, 2:41 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 Not Applicable
Unit
Tests Not Applicable