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

1999/0730/port/devroot.c (diff list | history)

1999/0729/sys/src/9/port/devroot.c:246,2511999/0730/sys/src/9/port/devroot.c:246,252 (short | long | prev | next)
1999/0729    
	perm &= 0777|CHDIR; 
	if((perm & CHDIR) == 0) 
		error(Eperm); 
1999/0730    
	addrootdir(name); 
1999/0729    
	c->flag |= COPEN; 
	c->mode = mode & ~OWRITE; 
} 


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