LibC: Define ESHUTDOWN
This is not used but some ports expect it to exist
This commit is contained in:
@@ -89,6 +89,7 @@ __BEGIN_DECLS
|
||||
#define EWOULDBLOCK 80
|
||||
#define EXDEV 81
|
||||
#define ENOTBLK 82
|
||||
#define ESHUTDOWN 83
|
||||
|
||||
#define ERESTART 0xFE /* internal errno for SA_RESTART */
|
||||
#define EUNKNOWN 0xFF
|
||||
|
||||
Reference in New Issue
Block a user