Page MenuHomeFreeBSD

ffs.3: Add a STANDARDS section to the manual page
ClosedPublic

Authored by gbe on Oct 25 2025, 5:31 PM.
Tags
None
Referenced Files
F146245158: D53352.id165031.diff
Sun, Mar 1, 2:05 AM
F146184131: D53352.id165027.diff
Sat, Feb 28, 1:27 PM
Unknown Object (File)
Mon, Feb 9, 3:34 PM
Unknown Object (File)
Mon, Feb 2, 8:15 PM
Unknown Object (File)
Sun, Feb 1, 3:06 PM
Unknown Object (File)
Jan 30 2026, 5:26 AM
Unknown Object (File)
Jan 27 2026, 1:58 PM
Unknown Object (File)
Jan 1 2026, 9:17 PM
Subscribers

Details

Summary

The ffs() function conforms to IEEE Std 1003.1-2008 ("POSIX.1").
The ffsl() and ffsll() functions conform to IEEE Std 1003.1-2024 ("POSIX.1").

MFC after: 5 days

Test Plan

mandoc -Tlint and igor checks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

gbe requested review of this revision.Oct 25 2025, 5:31 PM
lib/libc/string/ffs.3
86

Typo

gbe marked an inline comment as done.Oct 25 2025, 8:33 PM

@ziaee thanks. I had the wrong VIM command used. :(

It's fixed now.

Happens to me all the time!

This revision is now accepted and ready to land.Oct 25 2025, 8:39 PM