Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 1996 21:06:55 -0800 (PST)
From:      Archie Cobbs <archie@tribe.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: pwd_mkdb question
Message-ID:  <199602080506.VAA06091@bubba.tribe.com>
In-Reply-To: <199602080022.QAA04064@bubba.tribe.com> from "Archie Cobbs" at Feb 7, 96 04:22:17 pm

next in thread | previous in thread | raw e-mail | index | archive | help

I wrote:

> However, /usr/include/pwd.h defines the "pw_uid" field of "struct passwd"
> to have type "int". In other words, according to the header file, UID's
> ought to be able to be 32 bits long.

Another thing: pw_uid should be declared type "uid_t".

-Archie
_______________________________________________________________________________
Archie L. Cobbs, archie@tribe.com  *  Tribe Computer Works http://www.tribe.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602080506.VAA06091>