Page MenuHomeFreeBSD

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

Authored by gbe on Sat, Oct 25, 5:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 26, 8:06 PM
Unknown Object (File)
Sun, Oct 26, 8:06 PM
Unknown Object (File)
Sun, Oct 26, 8:06 PM
Unknown Object (File)
Sun, Oct 26, 8:06 PM
Unknown Object (File)
Sun, Oct 26, 4:20 PM
Unknown Object (File)
Sun, Oct 26, 4:05 PM
Unknown Object (File)
Sun, Oct 26, 2:22 PM
Unknown Object (File)
Sun, Oct 26, 8:30 AM
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.Sat, Oct 25, 5:31 PM
lib/libc/string/ffs.3
86

Typo

gbe marked an inline comment as done.Sat, Oct 25, 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.Sat, Oct 25, 8:39 PM