On Mon, 21 Dec 2015 19:05:17 +0000
Dimitris Papastamos <sin_AT_2f30.org> wrote:
> uid_t, gid_t are typically unsigned, so the check needs to be
> == -1 otherwise it will never be true.
We both are wrong :P It can either be signed or unsigned.
--
FRIGN <dev_AT_frign.de>
Received on Mon Dec 21 2015 - 20:16:28 CET