Page MenuHomeFreeBSD

groupmember(): Extract the supplementary group search in a separate function
ClosedPublic

Authored by olce on Jun 20 2023, 1:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 2:08 AM
Unknown Object (File)
Sun, Oct 12, 6:24 AM
Unknown Object (File)
Sat, Oct 11, 2:02 AM
Unknown Object (File)
Sat, Oct 11, 2:02 AM
Unknown Object (File)
Sat, Oct 11, 2:02 AM
Unknown Object (File)
Sat, Oct 11, 2:02 AM
Unknown Object (File)
Sat, Oct 11, 2:02 AM
Unknown Object (File)
Fri, Oct 10, 7:20 PM
Subscribers

Diff Detail

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

Event Timeline

olce requested review of this revision.Jun 20 2023, 1:45 PM

The change needs a short description of "why", even just to say that the extracted function will be used in an upcoming change.

Alternatively, if you merged it with D40641, then the why becomes more obvious.

sys/kern/kern_prot.c
1283–1284
olce edited the summary of this revision. (Show Details)

Update the commit message.

Function's parameters style.

olce marked an inline comment as done.Jul 10 2023, 2:35 PM
This revision is now accepted and ready to land.Jul 11 2023, 4:49 PM