Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | id: code shrink | Ron Yorston | 2024-10-09 | 1 | -0/+2 |
* | libbb: code shrink supplementary group test | Ron Yorston | 2024-10-08 | 1 | -0/+6 |
* | ash: cache more of uid/gid syscalls | Denys Vlasenko | 2024-10-07 | 1 | -0/+14 |
* | libbb: simplify parameter passing in is_in_supplementary_groups() | Denys Vlasenko | 2024-10-07 | 1 | -5/+5 |
* | libbb: move is_in_supplementary_groups() from test to libbb | Denys Vlasenko | 2024-10-07 | 1 | -0/+20 |
* | libbb: reduce the overhead of single parameter bb_error_msg() calls | James Byrne | 2019-07-02 | 1 | -1/+1 |
* | libbb: new function bb_getgroups() - allocating wrapper around getgroups() | Denys Vlasenko | 2017-07-04 | 1 | -0/+47 |