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

1991/0430/port/sysproc.c (diff list | history)

1991/0430/sys/src/9/port/sysproc.c:407,4121991/0513/sys/src/9/port/sysproc.c:407,417 (short | long | prev | next)
1990/0227    
	return 0; 
} 
 
1991/0513    
long 
sysalarm(ulong *arg) 
{ 
	return procalarm(arg[0]);		 
} 
1990/0227    
 
long 
sysexits(ulong *arg) 


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