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: GNU C Library master sources branch, master, updated.glibc-2.10-80-gbfdb73e


  Hi!

On Fri, Jun 12, 2009 at 03:35:35PM -0000, drepper@sourceware.org wrote:
> - Log -----------------------------------------------------------------
> http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=bfdb73e145e6ca3bedcd5ef93e0b5d0fe9498645
> 
> commit bfdb73e145e6ca3bedcd5ef93e0b5d0fe9498645
> Author: Ulrich Drepper <drepper@redhat.com>
> Date:   Fri Jun 12 08:34:02 2009 -0700
> 
>     Implement pthread_sigqueue.
>     
>     The kernel from 2.3.31 on supports the rt_tgsigqueueinfo syscall.
>     Use it to implement the non-standard extension which, like
>     sigqueue, can pass additional data to the receiving thread.

  Shouldn't this be mentioned in NEWS among new interfaces?

				Petr "Pasky" Baudis


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