CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/27 12:43:55
Modified files:
sys/kern : kern_sig.c syscalls.master
lib/librthread : rthread.h rthread_sig.c
Log message:
Convert thrsigdivert to (almost) be sigtimedwait by adding siginfo_t
and struct timespec * argument. sigtimedwait is just a one line
wrapper after this.
"get it in" deraadt@, tedu@, cheers by others
