projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
262b846
)
fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
author
Robert Lipe
<robertlipe@usa.net>
Fri, 2 Jul 1999 00:39:23 +0000
(18:39 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Fri, 2 Jul 1999 00:39:23 +0000
(18:39 -0600)
�
* fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
ntohs.
From-SVN: r27914
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index b027b9d8fb5ab558d96859f3b9bd451d832b0126..8bdff9c99e9aa9a73989c51c070d82da0ed72df8 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,8
@@
+Fri Jul 2 01:36:36 1999 Robert Lipe <robertlipe@usa.net>
+
+ * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
+ ntohs.
+
Fri Jul 2 00:46:47 1999 Richard Henderson <rth@cygnus.com>
Jeff Law <law@cygnus.com>