Dmitry Chagin f3481dd9ab Make a linux_rt_sigtimedwait() system call is actually working.
1) Translate the native signal number in the appropriate Linux signal.
2) Remove bogus code, which can lead to a panic as it calls
   kern_sigtimedwait with same ksiginfo.
3) Return the corresponding signal number.
2011-02-15 21:42:48 +00:00
..
2011-02-13 20:04:29 +00:00
2011-02-12 21:17:38 +00:00
2011-02-12 01:03:15 +00:00
2010-11-27 15:41:44 +00:00
2011-02-14 20:49:37 +00:00
2011-02-11 14:17:58 +00:00
2011-02-07 15:04:23 +00:00
2011-02-08 23:21:35 +00:00
2010-12-05 10:15:23 +00:00