This is errno.h in view mode; [Download] [Up]
#ifndef __ERRNO_H_INCLUDED__ #define __ERRNO_H_INCLUDED__ #include <sys/errno.h> #define EREMOTEIO EIO #define EUCLEAN 117 #endif /* !__ERRNO_H_INCLUDED__ */
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.