This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: old linux/x86_64/sys/epoll.h should be cut ?


> looks like the header file libc/sysdeps/unix/sysv/linux/x86_64/sys/epoll.h 
> should be cut out of the repo ... it appears to simply be a copy of the older 
> r1.4 of libc/sysdeps/unix/sysv/linux/sys/epoll.h, which means it lacks the 
> __THROW fixes for epoll_wait ...

You are mistaken.  That file exists because its definition of
struct epoll_event differs.  I've merged in the other changes.


Thanks,
Roland


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