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 glibc-ports] Make sys/timerfd.h usable without __USE_POSIX199309


On Wed, 14 Sep 2011, Jonathan Nieder wrote:

> This patch only affects the alpha and mips ports.  A separate patch
> would fix the default timerfd.h header on Linux in the main glibc
> repo.

I'll wait for the libc fix to go in before applying this to ports; in 
general I'd like to keep ports headers as similar to the libc versions as 
possible.  (Properly there should be a bits/timerfd.h header for the 
architecture-specific constant values with there being only one copy of 
the rest of the header, but the libc maintainers rejected implementing 
epoll.h, eventfd.h, inotify.h, signalfd.h and timerfd.h that way.)

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