bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10021: [PATCH id] Add error-checking on GNU


From: Ludovic Courtès
Subject: bug#10021: [PATCH id] Add error-checking on GNU
Date: Mon, 14 Nov 2011 14:35:42 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi,

"Alan Curry" <address@hidden> skribis:

> Ludovic =?UTF-8?Q?Court=C3=A8s?= writes:
>> 
>> OTOH, on POSIX-conforming systems (which includes GNU/Linux, so it may
>> be the majority of systems in use), -1 may well be a valid UID/GID.
>
> That's a bizarre statement.
>
>   3.428 User ID
>
>   A non-negative integer

It’s always non negative since glibc defines it as unsigned (see
__UID_T_TYPE in typesizes.h.)

I really meant 2^32 - 1.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]