[Fink-devel] Re: zsh for 10.4

2005-08-07 Thread Daniel E. Macks
Peter O'Gorman <[EMAIL PROTECTED]> said: > > poll() did not exist on Mac OS X 10.2 and earlier, on 10.3 it was > implemented in an emulation library and implemented in terms of select(), > with Mac OS X 10.4 we finally got a real poll(), but it unfortunately has > some bugs which make it difficult

[Fink-devel] Re: zsh for 10.4

2005-08-07 Thread Brendan Cully
Peter O'Gorman <[EMAIL PROTECTED]> writes: > poll() did not exist on Mac OS X 10.2 and earlier, on 10.3 it was > implemented in an emulation library and implemented in terms of select(), > with Mac OS X 10.4 we finally got a real poll(), but it unfortunately has > some bugs which make it difficult