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, Feb 24, 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
Unknown Object (File)
Jan 25 2026, 1:44 AM
Unknown Object (File)
Jan 23 2026, 12:20 PM
Unknown Object (File)
Jan 21 2026, 4:33 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