mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
Stephen Heumann
7e5a584f0c
Use alternative code (also from BusyBox) for checking if the user is in a group, avoiding a call to getgroups(), which isn't supported.
This could actually be further simplified, since GNO doesn't really have group-based file permissions, but I'll leave that until later.
Description
Languages
C
98.6%
Makefile
0.7%
Shell
0.6%
C++
0.1%