delorie.com/archives/browse.cgi | search |
Date: | Thu, 15 Apr 1999 14:56:19 -0400 |
Message-Id: | <199904151856.OAA04476@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <20btgqwicf.fsf@Sky.inp.nsk.su> (message from Michael Bukin on 15 |
Apr 1999 12:41:52 +0700) | |
Subject: | Re: Question about standards |
References: | <20btgqwicf DOT fsf AT Sky DOT inp DOT nsk DOT su> |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> What does standard say about members of struct passwd in <pwd.h> > and struct group in <grp.h>? Namely, about pw_passwd, pw_gecos and > gr_passwd fields. I have seen these fields used unconditionally in > some multiplatform packages. POSIX.1 defines pw_name, pw_uid, pw_gid, pw_dir, and pw_shell; gr_name, gr_gid, and gr_mem.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |