Modified Mac OS X jtermiosimpl.java to adhere to the Apple/BSD include files. Moved select() to direct mapping as fd_set is just an array of integers now. If this proves workable with the Mac, we will review BSD implementations as well as Solaris which is also Unix based.
Modified Mac OS X jtermiosimpl.java to adhere to the Apple/BSD include files. Moved select() to direct mapping as fd_set is just an array of integers now. If this proves workable with the Mac, we will review BSD implementations as well as Solaris which is also Unix based.