1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 02:36:19 +02:00

Add new Linux errno constants.

* libguile/cpp-E.syms (EHWPOISON, ERFKILL): New definitions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
David Michael 2015-07-22 12:49:46 -04:00 committed by Ludovic Courtès
parent 9a4215b8c2
commit ead362f8d1

View file

@ -33,6 +33,7 @@ EFAULT
EFBIG
EHOSTDOWN
EHOSTUNREACH
EHWPOISON
EIDRM
EILSEQ
EINPROGRESS
@ -112,6 +113,7 @@ EREMCHG
EREMOTE
EREMOTEIO
ERESTART
ERFKILL
EROFS
ESHUTDOWN
ESOCKTNOSUPPORT