chiark / gitweb /
user-util: minor updates of in_gid()
authorLennart Poettering <lennart@poettering.net>
Sat, 30 Dec 2017 13:05:41 +0000 (14:05 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:52 +0000 (07:49 +0200)
commit5df6537480e6da41d19bf11013df3639843539be
treea488de7517087bdcd3e7753e1e0c56a972696c4c
parentdfecc42944e40ab1763b16ed5ef54e8a88fb3590
user-util: minor updates of in_gid()

Let's use newa() and use the right type for storing sysconf() return
values.
src/basic/user-util.c