1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
Jan Scheer 26ad05cbb4 uucore: fix order of group IDs returned from entries::get_groups()
As discussed here: https://github.com/uutils/coreutils/pull/2361
the group IDs returned for GNU's 'group' and GNU's 'id --groups'
starts with the effective group ID.
This implements a wrapper for `entris::get_groups()` which mimics
GNU's behaviour.

* add tests for `id`
* add tests for `groups`
* fix `id --groups --real` to no longer ignore `--real`
2021-06-08 18:39:05 +02:00
..
bin refactor ~ (bin/coreutils) polish spelling (comments, names, and exceptions) 2021-05-31 08:23:57 -05:00
uu uucore: fix order of group IDs returned from entries::get_groups() 2021-06-08 18:39:05 +02:00
uucore uucore: fix order of group IDs returned from entries::get_groups() 2021-06-08 18:39:05 +02:00
uucore_procs maint: remove obsolete attributes 2021-05-28 18:03:47 +02:00