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

1991/0724/gnot/errno.h (diff list | history)

1991/0319/sys/src/9/gnot/errno.h:1,51991/0724/sys/src/9/gnot/errno.h:1,5 (short | long | prev | next)
1990/03091    
enum{ 
	Enevermind,	/* never mind */ 
1991/0724    
	Enoerror,	/* no error */ 
1990/03091    
	Enofd,		/* no free file descriptors */ 
	Ebadfd,		/* fd out of range or not open */ 
	Ebadusefd,	/* inappropriate use of fd */ 


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