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

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

1991/0328/sys/src/9/port/stream.c:712,7171991/0401/sys/src/9/port/stream.c:712,719 (short | long | prev | next)
1990/0227    
			return 0; 
		else 
			bp->rptr += len; 
1991/0401    
		while(*bp->rptr==' ' && bp->wptr>bp->rptr) 
			bp->rptr++; 
1990/0227    
		return 1; 
	} 
	return 0; 


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