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

2002/0824/port/portdat.h (diff list | history)

2002/0822/sys/src/9/port/portdat.h:589,5952002/0824/sys/src/9/port/portdat.h:589,595 (short | long | prev | next)
change insyscall to int
rsc Fri Mar 4 12:44:25 2005
1991/0705    
 
1991/0428    
	ulong	parentpid; 
1993/0501    
	ulong	time[6];	/* User, Sys, Real; child U, S, R */ 
1991/0428    
	short	insyscall; 
2002/0824    
	int	insyscall; 
1991/0428    
	int	fpstate; 
1991/1109    
 
1993/0501    
	QLock	debug;		/* to access debugging elements of User */ 


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