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

1991/0404/port/stream.c (diff list | history)

1991/0401/sys/src/9/port/stream.c:1249,12551991/0404/sys/src/9/port/stream.c:1249,1255 (short | long | prev | next)
1990/0227    
	if(q->other->flag & QHUNGUP) 
1990/11211    
		error(Ehungup); 
1990/0227    
 
1990/0930    
	if(!docopy && GLOBAL(a)){ 
1991/0404    
	if(!docopy && isphys(a)){ 
1990/0227    
		/* 
		 *  `a' is global to the whole system, just create a 
		 *  pointer to it and pass it on. 


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