This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: old linux/x86_64/sys/epoll.h should be cut ?
- From: Mike Frysinger <vapier at gentoo dot org>
- To: Roland McGrath <roland at redhat dot com>
- Cc: libc-alpha at sources dot redhat dot com
- Date: Wed, 22 Feb 2006 01:24:05 -0500
- Subject: Re: old linux/x86_64/sys/epoll.h should be cut ?
- Geoman: IS A RETARD
- References: <20060222054811.27CAF180C28@magilla.sf.frob.com>
On Wednesday 22 February 2006 00:48, Roland McGrath wrote:
> > 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.
indeed ... my quick glance at the diff output failed to pick out the packed
attribute
-mike