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 timer_create to initialize timer_t properly


On Wed, 2 Sep 2009, Suzuki Poulose wrote:

> Hi
> 
> The timer_create() doesn't set the sigev_notify field of the internal
> struct timer allocated for SIGEV_THREAD sigevent handlers.

This is bug 7094, to which I attached the same patch some time ago.

http://sourceware.org/bugzilla/show_bug.cgi?id=7094
http://sourceware.org/bugzilla/attachment.cgi?id=3681&action=view

(sorry, the leading "nptl/" should be removed from the file name in the 
ChangeLog entry in that patch since the entry would go in nptl/ChangeLog).

-- 
Joseph S. Myers
joseph@codesourcery.com


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