This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: utmp


On Wed, 29 Jun 2016 09:03:18 +0200
Andreas Schwab <schwab@suse.de> wrote:

> Albert ARIBAUD <albert.aribaud@3adev.fr> writes:
> 
> > - the utmp file structure should not depend on architecture word
> > size or, ideally, endianness.
> 
> Endianness is not an issue as you cannot run LE and BE at the same
> time.

AFAIK the Linux kernel for POWER technically supports that, running
both BE and LE processes at the same time.


		Dan


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