Files
ladybird/Userland/Libraries/LibCore
Linus Groh d224610ecf LibCore: Don't include user GID in Account::extra_gids()
The user's GID is already available via gid(), and it's not "extra", so
don't include it in extra_gids() again. Also rename the internally used
function from get_gids() to get_extra_gids() to make its purpose more
clear.
2021-05-04 15:16:19 +01:00
..
2021-03-12 17:38:17 +01:00
2021-04-23 16:46:57 +02:00
2021-04-23 16:46:57 +02:00