[PATCH glibc-ports] Make sys/timerfd.h usable without __USE_POSIX199309
Joseph S. Myers
joseph@codesourcery.com
Wed Sep 14 21:30:00 GMT 2011
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
More information about the Libc-ports
mailing list