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

1993/1006/port/error.h (diff list | history)

1993/0818/sys/src/9/port/error.h:18,281993/1006/sys/src/9/port/error.h:18,23 (short | long | prev | next)
Remove blt-related, add Eshort.
rsc Fri Mar 4 12:44:25 2005
1992/0111    
extern char Eio[];		/* i/o error */ 
extern char Etoobig[];		/* read or write too large */ 
extern char Etoosmall[];	/* read or write too small */ 
extern char Ebadblt[];		/* bad bitblt or bitmap request */ 
extern char Ebadbitmap[];	/* unallocated bitmap */ 
extern char Enobitmap[];	/* out of bitmap descriptors */ 
extern char Enobitstore[];	/* out of bitmap storage */ 
extern char Ebadfont[];		/* unallocated font */ 
1992/0114    
extern char Enetaddr[];		/* bad network address */ 
1992/0111    
extern char Emsgsize[];		/* message is too big for protocol */ 
extern char Enetbusy[];		/* network device is busy or allocated */ 
1993/0818/sys/src/9/port/error.h:55,581993/1006/sys/src/9/port/error.h:50,54
1992/0824    
extern char Esoverlap[];	/* segments overlap */ 
1992/1017    
extern char Emouseset[];	/* mouse type already set */ 
1993/0501    
extern char Erecover[];		/* failed to recover fd */ 
1993/1006    
extern char Eshort[];		/* i/o count too small */ 
1993/0818    
extern char Egreg[];		/* coherency problem */ 


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