(Error Codes): Add EDIED (hurd only).

This commit is contained in:
Roland McGrath 1994-08-18 00:29:06 +00:00
parent f38dc9148b
commit 42c146f3cd
1 changed files with 8 additions and 0 deletions

View File

@ -661,6 +661,14 @@ it into a @code{SIGTTIN} or @code{SIGTTOU} signal. @xref{Job Control},
for information on process groups and these signals.
@end deftypevr
@comment errno.h
@comment GNU: Translator died
@deftypevr Macro int EDIED
In the GNU system, opening a file returns this error when the file is
translated by a program and the translator program dies while starting
up, before it has connected to the file.
@end deftypevr
@comment errno.h
@comment GNU: ?
@deftypevr Macro int ED