Subject: Re: utmpx.h (was: CVS commit: basesrc/include)
To: Simon Burge <simonb@wasabisystems.com>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 02/25/2002 08:48:57
On Feb 25,  6:49pm, simonb@wasabisystems.com (Simon Burge) wrote:
-- Subject: Re: utmpx.h (was: CVS commit: basesrc/include)

I'll rename it.

christos

| While you're looking into this, SUSv2 declares
| 
| 	char ut_user[..];	/* user login name */
| 
| whereas we have ut_name instead.  Should we just use a
| 
| 	#define ut_user ut_name
| 
| or rename the field (as it's so new) or something else?
| 
| Simon.
| --
| Simon Burge                            <simonb@wasabisystems.com>
| NetBSD CDs, Support and Service:    http://www.wasabisystems.com/
-- End of excerpt from Simon Burge