K 10 svn:author V 3 kib K 8 svn:date V 27 2009-12-19T10:54:29.290191Z K 7 svn:log V 349 MFC r197963: Put process-directed signals to the process queue unconditionally, selecting the thread to deliver the signal only by the thread returning to usermode. Change cursig() and postsig() to look both into the thread and process signal queues. MFC r197976: Fix typo. MFC r200082: Remove wrong assertion. Debugee is allowed to lose a signal END