This commit is contained in:
albert
2003-02-12 08:15:53 +00:00
parent 27ed270851
commit f082411c7d
3 changed files with 6 additions and 2 deletions

View File

@ -156,6 +156,10 @@ static void status2proc(const char *S, proc_t *restrict P){
P->vm_lib = 0;
}
// 2.1 SigPnd SigBlk SigIgn SigCat ("SigCat")
// other SigPnd SigBlk SigIgn SigCgt
// 2.5+ SigPnd ShdPnd SigBlk SigIgn SigCgt
tmp = strstr (S,"SigPnd:");
if(likely(tmp)) sscanf (tmp,
#ifdef SIGNAL_STRING