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 to use. If they want to change their
> configure, I'd suggest ignoring poll() on darwin totally.

I just added a chapter about 10.4 to Fink's porting page, including a
note about this bug (and also some other 10.3/10.4 differences).
Pogma (or anyone) feel free to add more things to that doc.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to