Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche a615a4ac24 Use the most portable POSIX-style non-blocking I/O (O_NONBLOCK) instead of
BSD-style through FIONBIO. It turns out Tru64 and probably IRIX don't support
the latter when fd is a pipe (slirp case).
2006-01-24 23:46:19 +00:00
BasiliskII Use the most portable POSIX-style non-blocking I/O (O_NONBLOCK) instead of 2006-01-24 23:46:19 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver no-stack-frame optimization for linux/i386 too since it now works there too 2006-01-22 20:07:47 +00:00