This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bits/utmpx.h: __ in front of e_exit and e_termination


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> Hmm, I may sound stupid, but what has namespace cleanliness to do with that?
> ssh-1.2.26 expects the struct members utmpx.ut_exit.e_exit and
> utmpx.ut_exit.e_termination, but it doesn't get them if it includes utmpx.h,
> but it would get them if it included utmp.h.

Ssh might expect them but it has no right to do so unconditionally.
These are non-standard elements of utmpx.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]