plan 9 kernel history: overview | file list | diff list

1991/0727/power/trap.c (diff list | history)

1991/0725/sys/src/9/power/trap.c:377,3821991/0727/sys/src/9/power/trap.c:377,383 (short | long | prev | next)
1990/0227    
		unlock(&u->p->debug); 
		return; 
	} 
1991/0727    
	u->p->notepending = 0; 
1990/0227    
	if(u->note[0].flag!=NUser && (u->notified || u->notify==0)){ 
		if(u->note[0].flag == NDebug) 
			pprint("suicide: %s\n", u->note[0].msg); 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)