diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-15 00:05:34 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-15 00:05:34 +0000 |
commit | 75d106963ce3048f3f4c7dc33403b9595e4c4b39 (patch) | |
tree | cb723a7fc34c8d6bfd0d2410245e365cf6310267 /etc/purify.solaris2 | |
parent | b839a4346d720034da817327873058fa199db828 (diff) | |
download | ATCD-75d106963ce3048f3f4c7dc33403b9595e4c4b39.tar.gz |
Wed Jul 14 19:03:57 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'etc/purify.solaris2')
-rw-r--r-- | etc/purify.solaris2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/purify.solaris2 b/etc/purify.solaris2 index a32273be0ea..dc2d1611257 100644 --- a/etc/purify.solaris2 +++ b/etc/purify.solaris2 @@ -36,6 +36,7 @@ suppress umr _lwp_in_syscall; _thrp_suspend #### suppress umr __sigprocmask; _thrp_exit; _t_cancel; _thr_exit_common suppress umr __sigprocmask; _thrp_exit; _thr_exit_common; _age; thr_yield +suppress umr __sigprocmask; _thrp_exit; _thr_exit_common; _age; _lwp_start suppress umr __sigprocmask; _thrp_exit; _thr_exit_common; _age; _qswtch #### |