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

1996/0608/pc/u.h (diff list | history)

1996/0217/sys/src/9/pc/u.h:1,81996/0608/sys/src/9/pc/u.h:1,9 (short | long | prev | next)
Format edit.
rsc Fri Mar 4 12:44:25 2005
1996/0217    
#define nil		((void*)0) 
1991/0622    
typedef	unsigned short	ushort; 
typedef	unsigned char	uchar; 
1992/1207    
typedef	signed char	schar; 
1996/0608    
typedef unsigned int	uint; 
1991/0622    
typedef unsigned long	ulong; 
1996/0608    
typedef   signed char	schar; 
1991/0622    
typedef	long		vlong; 
typedef union Length	Length; 
1991/1228    
typedef ushort		Rune; 


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