Bodo Möller
|
fd74679ae2
|
Use standard header file string.h for memset prototype (where
"standard" refers to the C language, probably there's also some
standard that defines memory.h).
|
2000-02-27 17:37:41 +00:00 |
|
Ben Laurie
|
c850925cdf
|
Declare memset.
|
2000-02-27 17:01:20 +00:00 |
|
Richard Levitte
|
7c0dc41c38
|
For safety, check __VMS as well.
|
2000-02-26 00:26:17 +00:00 |
|
Ulf Möller
|
fea217f96f
|
EGD bugfix.
Submitted by: Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
|
2000-02-25 14:16:43 +00:00 |
|
Ralf S. Engelschall
|
8d5b4ee1ca
|
Add an evil cast, because POSIX/SUSv2 define connect(2) require
the second argument to be of type ``struct sockaddr *''.
|
2000-02-24 10:36:51 +00:00 |
|
Ulf Möller
|
4ec2d4d2b3
|
Support EGD.
|
2000-02-24 02:51:47 +00:00 |
|