summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchatty1994-08-04 13:52:24 +0000
committerchatty1994-08-04 13:52:24 +0000
commit2c781e97ece69619b1ce6b618f72117380792aaa (patch)
tree9ce35f5e47976e19f0f16b92c9b6e39f32f71caf
parent9ed2035c9e0eff07f3d96f9da927eae6fa4d5d55 (diff)
downloadivy-league-2c781e97ece69619b1ce6b618f72117380792aaa.zip
ivy-league-2c781e97ece69619b1ce6b618f72117380792aaa.tar.gz
ivy-league-2c781e97ece69619b1ce6b618f72117380792aaa.tar.bz2
ivy-league-2c781e97ece69619b1ce6b618f72117380792aaa.tar.xz
OSF improved a bit...
-rw-r--r--comm/Multiplexer.cc1
-rw-r--r--comm/OLD/portserv.cc5
2 files changed, 0 insertions, 6 deletions
diff --git a/comm/Multiplexer.cc b/comm/Multiplexer.cc
index ec72cec..1823705 100644
--- a/comm/Multiplexer.cc
+++ b/comm/Multiplexer.cc
@@ -33,7 +33,6 @@
#endif
#ifdef __osf__
-inline void bzero (char* s, int l) { memset (s, 0, l);}
extern "C" int select (int, fd_set*, fd_set*, fd_set*, struct timeval*);
#endif
diff --git a/comm/OLD/portserv.cc b/comm/OLD/portserv.cc
index 4017b25..c869381 100644
--- a/comm/OLD/portserv.cc
+++ b/comm/OLD/portserv.cc
@@ -37,11 +37,6 @@ extern "C" {
#ifdef __osf__
}
#endif
-#ifdef __osf__
-extern "C" {
- int setsockopt (int, int, int, char*, int);
-}
-#endif
//---------------- globals
// if SaveTime > 0, the state is saved to SaveFile