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

2001/0527/port/error.h (diff list | history)

2001/0115/sys/src/9/port/error.h:40,462001/0527/sys/src/9/port/error.h:40,48 (short | long | prev | next)
Change Egreg. Add Eshortstat, Ebadstat.
rsc Fri Mar 4 12:44:25 2005
1992/0824    
extern char Esoverlap[];	/* segments overlap */ 
1992/1017    
extern char Emouseset[];	/* mouse type already set */ 
1993/1006    
extern char Eshort[];		/* i/o count too small */ 
1999/1104    
extern char Egreg[];		/* xterm: Error 50, errno 1: Too big */ 
2001/0527    
extern char Egreg[];		/* ken has left the building */ 
1994/0622    
extern char Ebadspec[];		/* bad attach specifier */ 
1997/1206    
extern char Enoreg[];		/* process has no saved registers */ 
2000/0322    
extern char Enoattach[];	/* mount/attach disallowed */ 
2001/0527    
extern char Eshortstat[];	/* stat buffer too small */ 
extern char Ebadstat[];		/* malformed stat buffer */ 


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