iedowse
c10c416552
Make the non-threaded stub for pthread_sigmask() a no-op instead
...
of calling sigprocmask(). This matches the behaviour of thr_sigsetmask()
on Solaris; _pthread_sigmask_stub was added purely for compatibility
with Solaris (for TI-RPC), so it might as well do the same thing.
This fixes the problem where client RPC calls ignored all signals
for the complete duration of the RPC. This behaviour is currently
necessary in the threaded case due to locking issues, but was never
intended to occur in non-threaded programs.
Reviewed by: deischen
2001-06-11 23:18:22 +00:00
..
2001-05-19 05:54:11 +00:00
2001-01-04 10:37:25 +00:00
2001-06-04 15:09:51 +00:00
2000-01-14 07:57:47 +00:00
1999-11-30 04:40:54 +00:00
2001-06-11 23:18:22 +00:00
2001-06-05 00:25:18 +00:00
2001-04-18 15:54:10 +00:00
2001-03-27 17:27:19 +00:00
2001-03-27 17:27:19 +00:00
2001-03-27 17:27:19 +00:00
2001-03-27 17:27:19 +00:00
2001-04-23 07:39:36 +00:00
2001-05-18 13:41:42 +00:00
2001-05-13 20:08:54 +00:00
2001-04-12 09:57:12 +00:00
2001-06-11 14:12:46 +00:00
2001-03-27 17:27:19 +00:00
2001-04-18 15:54:10 +00:00
1999-08-28 00:22:10 +00:00
2000-12-09 09:35:55 +00:00
2001-06-11 12:39:29 +00:00
2001-05-18 13:41:42 +00:00
2001-03-27 17:27:19 +00:00
2001-05-20 23:12:13 +00:00
2001-06-01 22:57:07 +00:00
2001-03-27 17:27:19 +00:00
2001-04-04 10:23:27 +00:00
2001-05-17 08:30:09 +00:00
2001-05-26 11:57:45 +00:00
2001-06-07 17:27:44 +00:00
2001-06-05 12:40:03 +00:00
2001-03-27 17:27:19 +00:00
2001-06-04 19:47:56 +00:00
2001-03-27 17:27:19 +00:00
2001-04-03 10:08:51 +00:00
2001-06-05 00:25:18 +00:00
2001-03-27 17:27:19 +00:00
2001-03-19 12:50:13 +00:00
2001-05-20 12:45:53 +00:00
2001-04-18 15:54:10 +00:00
2000-10-26 23:02:36 +00:00
2000-10-26 23:02:36 +00:00
2000-12-09 09:35:55 +00:00
2001-05-28 22:27:06 +00:00
2001-03-27 17:27:19 +00:00
2001-03-28 12:08:22 +00:00
2001-03-27 17:27:19 +00:00
2001-03-27 17:27:19 +00:00
2001-05-18 13:41:42 +00:00
2001-05-30 07:51:56 +00:00
2001-03-27 17:27:19 +00:00
2000-06-13 00:41:38 +00:00
1999-08-28 00:22:10 +00:00
2001-03-27 17:27:19 +00:00
2001-04-18 15:54:10 +00:00
2001-06-07 17:27:44 +00:00
2001-04-21 00:11:00 +00:00