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

1993/0502/port/sysproc.c (diff list | history)

1993/0501/sys/src/9/port/sysproc.c:373,3791993/0502/sys/src/9/port/sysproc.c:373,379 (short | long | prev | next)
1993/0501    
	up->seg[SSEG] = s; 
1991/0705    
	s->base = USTKTOP-USTKSIZE; 
	s->top = USTKTOP; 
	relocateseg(s, TSTKTOP-USTKTOP); 
1993/0502    
	relocateseg(s, USTKTOP-TSTKTOP); 
1990/0227    
 
1991/0706    
	close(tc); 
1991/0705    
 


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