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)
Nov 27 2024, 6:21 PM
Unknown Object (File)
Nov 25 2024, 1:19 AM
Unknown Object (File)
Nov 24 2024, 7:30 AM
Unknown Object (File)
Nov 22 2024, 10:47 PM
Unknown Object (File)
Nov 21 2024, 9:30 AM
Unknown Object (File)
Nov 19 2024, 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 52175
Build 49066: arc lint + arc unit

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
1278–1279
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