]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslogins: improve supplementary groups code, add SUPP-GIDS
authorKarel Zak <kzak@redhat.com>
Fri, 16 May 2014 09:14:32 +0000 (11:14 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 16 May 2014 09:14:32 +0000 (11:14 +0200)
commit68657ea2e7dd0998f933183b14714d461d2d261e
tree1c493e5ee4799d4c79ab39d0f08f09c9a18b9679
parent07a4046f9524422960dfb14db4115924d18f97b1
lslogins: improve supplementary groups code, add SUPP-GIDS

 * don't build list, but directly create a string
 * don't mix IDs and group names on output
 * add SUPP-GIDS to print only IDs

Signed-off-by: Karel Zak <kzak@redhat.com>
login-utils/lslogins.c