https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239966
Felix Guest <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Felix Guest <[email protected]> --- Created attachment 228079 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228079&action=edit timer_create(2) patch Clarify the use of evp->sigev_notify. SIGEV_SIGNO -> SIGEV_SIGNAL SIGEV_THREAD_ID -> SIGEV_THREAD By breaking the sigev_notify cases into two paragraphs, I feel the intent is much clearer, even if some words are repeated. -- You are receiving this mail because: You are the assignee for the bug.
