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

2001/0727/alphapc/fptrap.c (diff list | history)

1999/0415/sys/src/9/alphapc/fptrap.c:21,272001/0727/sys/src/9/alphapc/fptrap.c:21,27 (short | long | prev)
1999/0415    
void 
fptrap(Ureg *ur) 
{ 
	char buf[ERRLEN]; 
2001/0727    
	char buf[ERRMAX]; 
1999/0415    
	int i; 
	ulong reason; 
 


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