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

1998/0327/pc/u.h (diff list | history)

1998/0326/sys/src/9/pc/u.h:5,101998/0327/sys/src/9/pc/u.h:5,11 (short | long | prev | next)
Add uvlong.
rsc Fri Mar 4 12:44:25 2005
1996/0608    
typedef unsigned int	uint; 
1991/0622    
typedef unsigned long	ulong; 
1997/0327    
typedef	 long long	vlong; 
1998/0327    
typedef unsigned long long uvlong; 
1991/0622    
typedef union Length	Length; 
1991/1228    
typedef ushort		Rune; 
1991/0622    
 


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