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

1997/1102/port/qio.c (diff list | history)

1997/1007/sys/src/9/port/qio.c:838,8441997/1102/sys/src/9/port/qio.c:838,844 (short | long | prev | next)
1993/0528    
	} else 
		dowakeup = 0; 
1993/0527    
 
1995/0714    
	/* split block if its too big and this is not a message oriented queue */ 
1997/1102    
	/* split block if it's too big and this is not a message-oriented queue */ 
1995/0714    
	nb = b; 
	if(n > len){ 
		if((q->state&Qmsg) == 0){ 


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