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

1991/0514/port/portdat.h (diff list | history)

1991/0513/sys/src/9/port/portdat.h:273,2781991/0514/sys/src/9/port/portdat.h:273,287 (short | long | prev | next)
Add FP states.
rsc Fri Mar 4 12:44:25 2005
1991/0428    
	Envp	*etab; 
}; 
 
1991/0514    
enum					/* Argument to forkpgrp call */ 
{ 
	FPall 	  = 0,			/* Concession to back portablility */ 
	FPnote 	  = 1, 
	FPnamespc = 2, 
	FPenv	  = 4, 
	FPclear	  = 8, 
}; 
 
1991/0428    
/* 
 *  process memory segments 
 */ 


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