Page MenuHomeFreeBSD

lio_listio(2): add __restrict keyword to the parameter `struct sigvent *sig`
Needs ReviewPublic

Authored by minsoochoo0122_proton.me on Apr 4 2022, 3:47 PM.
Referenced Files
Unknown Object (File)
Sat, Jun 13, 1:44 PM
Unknown Object (File)
Mon, Jun 8, 11:33 AM
Unknown Object (File)
Sat, May 30, 5:57 AM
Unknown Object (File)
Sat, May 30, 12:56 AM
Unknown Object (File)
Wed, May 27, 6:42 PM
Unknown Object (File)
May 23 2026, 11:23 PM
Unknown Object (File)
May 4 2026, 2:05 PM
Unknown Object (File)
Apr 24 2026, 2:39 AM

Details

Reviewers
None
Group Reviewers
Contributor Reviews (src)
Summary

Refenece: POSIX specifiction
POSIX.1-2008 requires that struct sigvent *sig should have restrict keyword.

Test Plan

make kernel

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

minsoochoo0122_proton.me retitled this revision from lio_listio(2): add __restrict keyword to third parameter struct sigvent *sig to lio_listio(2): add __restrict keyword to the parameter `struct sigvent *sig`.Jul 18 2023, 8:10 PM
minsoochoo0122_proton.me edited the summary of this revision. (Show Details)
minsoochoo0122_proton.me edited the test plan for this revision. (Show Details)