chiark
/
gitweb
/
~mdw
/
adns
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6c68a59
)
EBADF in list of errno values.
author
ian
<ian>
Sun, 7 May 2000 17:18:08 +0000
(17:18 +0000)
committer
ian
<ian>
Sun, 7 May 2000 17:18:08 +0000
(17:18 +0000)
regress/hcommon.c.m4
patch
|
blob
|
blame
|
history
diff --git
a/regress/hcommon.c.m4
b/regress/hcommon.c.m4
index 311087e2c9e902873320acb3a8728856da3ae4f9..65ec359e48ed841d6bdfa04c6c1dd0cfd3313544 100644
(file)
--- a/
regress/hcommon.c.m4
+++ b/
regress/hcommon.c.m4
@@
-42,6
+42,7
@@
FILE *Toutputfile= 0;
struct timeval currenttime;
const struct Terrno Terrnos[]= {
struct timeval currenttime;
const struct Terrno Terrnos[]= {
+ { "EBADF", EBADF },
{ "EAGAIN", EAGAIN },
{ "EINPROGRESS", EINPROGRESS },
{ "EINTR", EINTR },
{ "EAGAIN", EAGAIN },
{ "EINPROGRESS", EINPROGRESS },
{ "EINTR", EINTR },