add missing errnos (#3254)

This commit is contained in:
秋葉
2019-09-24 00:24:05 +08:00
committed by Sebastian Rittau
parent c65b5cc61c
commit a011d1945e

View File

@@ -128,3 +128,13 @@ ENAVAIL: int
EISNAM: int
EREMOTEIO: int
EDQUOT: int
ECANCELED: int # undocumented
EKEYEXPIRED: int # undocumented
EKEYREJECTED: int # undocumented
EKEYREVOKED: int # undocumented
EMEDIUMTYPE: int # undocumented
ENOKEY: int # undocumented
ENOMEDIUM: int # undocumented
ENOTRECOVERABLE: int # undocumented
EOWNERDEAD: int # undocumented
ERFKILL: int # undocumented