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

Joseph Myers joseph@codesourcery.com
Tue Jun 28 20:39:00 GMT 2016


On Tue, 28 Jun 2016, Yury Norov wrote:

> > 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...

Yes, unless you can develop an additional abstraction to describe the 
differences between architectures, so that all architectures can share the 
same bits/utmp.h and bits/utmpx.h and there's only a smaller header that 
needs copying.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list