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

1991/0125/port/pgrp.c (diff list | history)

1990/11211/sys/src/9/port/pgrp.c:72,821991/0125/sys/src/9/port/pgrp.c:72,81 (short | long | prev | next)
1990/1110    
				unlock(&p->debug); 
				continue; 
			} 
			if(waserror()){ 
				unlock(&p->debug); 
				continue; 
1991/0125    
			if(!waserror()){ 
				postnote(p, 0, buf, flag); 
				poperror(); 
1990/1110    
			} 
			postnote(p, 0, buf, flag); 
			unlock(&p->debug); 
		} 
	} 


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