Add ETIME and ENOATTR translations.

This commit is contained in:
jmmv 2005-01-02 19:38:49 +00:00
parent c2f973c445
commit 0d9171e5fe
2 changed files with 8 additions and 0 deletions

View File

@ -181,6 +181,10 @@ $ ENOSR
90 No hi ha recursos de tipus STREAM
$ ENOSTR
91 No és un STREAM
$ ETIME
92 Temps d'espera esgotat en el ioctl STREAM
$ ENOATTR
93 Atribut inexistent
$set 2
$ SIGHUP
1 Fí de línia (hangup)

View File

@ -181,6 +181,10 @@ $ ENOSR
90 No hay recursos de tipo STREAM
$ ENOSTR
91 No es un STREAM
$ ETIME
92 Tiempo de espera agotado en el ioctl STREAM
$ ENOATTR
93 Atributo no encontrado
$set 2
$ SIGHUP
1 Fín de línea (hangup)