crs
188d89108b
Added missing entry in a socket family table. This was a serious
...
bug and should've failed on all platforms but just happened to
work on linux and windows.
2003-01-25 13:34:17 +00:00
crs
a14a462e22
Fixes to support FreeBSD and Darwin.
2003-01-11 21:06:21 +00:00
crs
7872c30111
Portability fixes. Now builds on Linux 2.2 and 2.4 and solaris.
...
Also builds on i386, alpha, G3/G4, and sparc.
2003-01-08 21:36:14 +00:00
crs
f65921bc3f
Refactored some platform dependent code into a new library,
...
lib/arch. This should make porting easier. Will probably
continue to refactor a little more, moving platform dependent
event handling stuff into lib/platform.
2003-01-04 22:01:32 +00:00