projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c178776
)
remove some conflicting decls
author
David D. Zuhn
<zoo@cygnus>
Mon, 2 Aug 1993 19:18:38 +0000
(19:18 +0000)
committer
David D. Zuhn
<zoo@cygnus>
Mon, 2 Aug 1993 19:18:38 +0000
(19:18 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/hosts/sun3.h
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index dce5628695987fbaa02b194ff04e928e21b0d85e..2c1d0d711ecaa24ac50c92bd8a77cc914fae0e87 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+Mon Aug 2 12:18:03 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
+
+ * hosts/sun3.h: remove some more conflicting decls
+
Mon Aug 2 11:48:23 1993 Stu Grossman (grossman at cygnus.com)
* i386lynx.c: Remove unnecessary def of N_HEADER_IN_TEXT,
diff --git
a/bfd/hosts/sun3.h
b/bfd/hosts/sun3.h
index 8089e85b97b1ee1e1f03477eb1f1ebf42099e9e3..220ac095fb4c87f872a9ebca1ef6c972a263918f 100644
(file)
--- a/
bfd/hosts/sun3.h
+++ b/
bfd/hosts/sun3.h
@@
-34,7
+34,6
@@
extern char *memchr();
extern char *strrchr();
extern int chmod();
extern int fstat();
-extern int sscanf();
extern int stat();
extern int strtol();
#ifndef DONTDECLARE_MALLOC
@@
-46,7
+45,6
@@
extern char *strrchr();
extern char *ctime();
extern int _flsbuf();
extern int fclose();
-extern int time();
extern int utimes();
extern int vfprintf();
extern long atol();