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

1992/0111/port/portfns.h (diff list | history)

1992/0108/sys/src/9/port/portfns.h:59,651992/0111/sys/src/9/port/portfns.h:59,65 (short | long | prev | next)
Move error.h to ../port. Change errors to actual strings.
rsc Fri Mar 4 12:44:25 2005
1991/1018    
void	envpgcopy(Env*, Env*); 
1991/0428    
int	eqchan(Chan*, Chan*, long); 
int	eqqid(Qid, Qid); 
void	error(int); 
1992/0111    
void	error(char []); 
1991/0428    
void	errors(char*); 
1991/1214    
long	execregs(ulong, ulong, ulong); 
1991/0428    
void	exit(void); 


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