projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42935b1
)
Regenerated from sysdeps/gnu/errlist.awk manual/errno.texi
author
roland
<roland>
Sun, 7 Jul 1996 23:52:39 +0000
(23:52 +0000)
committer
roland
<roland>
Sun, 7 Jul 1996 23:52:39 +0000
(23:52 +0000)
sysdeps/gnu/errlist.c
patch
|
blob
|
history
diff --git
a/sysdeps/gnu/errlist.c
b/sysdeps/gnu/errlist.c
index
59e7f52
..
fa56553
100644
(file)
--- a/
sysdeps/gnu/errlist.c
+++ b/
sysdeps/gnu/errlist.c
@@
-323,7
+323,7
@@
const char *_sys_errlist[] =
#ifdef EBADSLT
[EBADSLT] = N_("Invalid slot"),
#endif
-#if
def EDEADLOC
K
+#if
defined (EDEADLOCK) && EDEADLOCK != EDEADL
K
[EDEADLOCK] = N_("File locking deadlock error"),
#endif
#ifdef EBFONT