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


Hi

Joseph S. Myers wrote:
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

Thanks for the pointers. Was this committed ? I don't see any information about that.




(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).



Oh ! ok. Thanks for the correction.


Thanks

Suzuki


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