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

1990/0303/port/chan.c (diff list | history)

1990/0227/sys/src/9/port/chan.c:78,831990/0303/sys/src/9/port/chan.c:78,85 (short | long | prev | next)
1990/0227    
		c->offset = 0; 
		c->mnt = 0; 
		c->stream = 0; 
1990/0303    
		c->mchan = 0; 
		c->mqid = 0; 
1990/0227    
		return c; 
	} 
	unlock(&chanalloc); 


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