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: [PATCH] Fix prototype for eventfd


On Sun, Aug 03, 2014 at 09:41:51AM -0400, Mike Frysinger wrote:
> On Sun 03 Aug 2014 14:19:08 Rasmus Villemoes wrote:
> > Mike Frysinger <vapier@gentoo.org> writes:
> > > On Wed 30 Apr 2014 12:30:32 Rasmus Villemoes wrote:
> > >> Both the man-page and the actual kernel source says that the first
> > >> argument to eventfd is unsigned int, not simply int.
> > > 
> > > i guess this is still waiting to be merged ?
> > 
> > It seems that way, yes.
> 
> let's check with Allan if we can merge before 2.20.  otherwise it'll have to 
> wait for 2.21.
> 
> i think it's fine (and preferred) we merge for 2.20 since it's a user-visible 
> API fix.  and it's low risk.
> -mike

I pushed this synced with sysdeps files movement.


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