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:
de96e42
)
Formerly ../string/strerror.c.~5~
author
roland
<roland>
Fri, 7 Aug 1992 21:39:07 +0000
(21:39 +0000)
committer
roland
<roland>
Fri, 7 Aug 1992 21:39:07 +0000
(21:39 +0000)
string/strerror.c
patch
|
blob
|
history
diff --git
a/string/strerror.c
b/string/strerror.c
index
843f297
..
3ecddb7
100644
(file)
--- a/
string/strerror.c
+++ b/
string/strerror.c
@@
-23,9
+23,6
@@
Cambridge, MA 02139, USA. */
#ifndef HAVE_GNU_LD
#define _sys_errlist sys_errlist
#define _sys_nerr sys_nerr
-#else
-extern CONST char *CONST _sys_errlist[];
-extern CONST int _sys_nerr;
#endif
/* Return a string descibing the errno code in ERRNUM.