Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433288

Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port

From Adhemerval Zanella <adhemerval.zanella@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port
Date 2016-06-28 22:50 +0200
Message-ID <rP87f-3nq-7@gated-at.bofh.it> (permalink)
References <rP4wG-18P-33@gated-at.bofh.it> <rP4Q1-1uE-25@gated-at.bofh.it> <rP4Q1-1uE-23@gated-at.bofh.it> <rP7Xz-3k5-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 28/06/2016 14:59, Yury Norov wrote:
> On Tue, Jun 28, 2016 at 05:18:04PM +0000, Joseph Myers wrote:
>> On Tue, 28 Jun 2016, Yury Norov wrote:
>>
>>> aarch64 and ilp32 has different size of time_t. So to have common
>>> layout for struct utmp and utmpx, corresponding headers are taken
>>> from s390 port.
>>
>> You can't #include installed headers from other ports like this; it 
>> wouldn't work when using an installed library.
>>
>> -- 
>> Joseph S. Myers
>> joseph@codesourcery.com
> 
> So I should copy? Hmm...
> 

In this case yes, since the reference will be broken because the s390
won't be installed.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Joseph Myers <joseph@codesourcery.com> - 2016-06-28 19:20 +0200
  Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Joseph Myers <joseph@codesourcery.com> - 2016-06-28 22:40 +0200
  Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Adhemerval Zanella <adhemerval.zanella@linaro.org> - 2016-06-28 22:50 +0200

csiph-web