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)
Wed, Nov 27, 6:21 PM
Unknown Object (File)
Mon, Nov 25, 1:19 AM
Unknown Object (File)
Sun, Nov 24, 7:30 AM
Unknown Object (File)
Fri, Nov 22, 10:47 PM
Unknown Object (File)
Thu, Nov 21, 9:30 AM
Unknown Object (File)
Tue, Nov 19, 11:39 PM
Unknown Object (File)
Nov 12 2024, 10:59 AM
Unknown Object (File)
Nov 6 2024, 10:43 AM
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