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
Unknown Object (File)
Mon, Apr 13, 2:18 AM
Unknown Object (File)
Mon, Apr 13, 1:40 AM
Unknown Object (File)
Mon, Apr 13, 1:29 AM
Unknown Object (File)
Sun, Mar 22, 9:26 AM
Unknown Object (File)
Sun, Mar 22, 8:02 AM
Unknown Object (File)
Fri, Mar 20, 7:27 PM
Unknown Object (File)
Fri, Mar 20, 7:20 PM
Unknown Object (File)
Mar 11 2026, 8:28 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