This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] Update kernel-features.h for new syscalls on alpha


On Thu, 14 Jan 2010, Matt Turner wrote:

> I've send this to libc-alpha, since kernel-features.h is in the main
> glibc.git tree, but also CC'd libc-ports since it concerns alpha. Let
> me know if this is the correct protocol.

I think you've found an omission in the move of alpha to ports.  The 
normal approach for ports architectures is that the libc kernel-features.h 
should contain no mentions of them, while ports should have a version that 
has the required architecture-specific definitions and includes the 
generic version with #include_next.

-- 
Joseph S. Myers
joseph@codesourcery.com


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