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

1991/0320/port/devdup.c (diff list | history)

1990/11211/sys/src/9/port/devdup.c:75,801991/0320/sys/src/9/port/devdup.c:75,82 (short | long | prev | next)
1990/11211    
	f = u->fd[c->qid.path]; 
1990/0227    
	close(c); 
	incref(f); 
1991/0320    
	if(omode & OCEXEC) 
		f->flag |= CCEXEC; 
1990/0227    
	return f; 
} 
 


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