[PATCH 6/8] ntdll: Standardize on sysconf to detect the number of processors for all platforms.

James Eder jimportal at gmail.com
Mon Oct 22 14:27:17 CDT 2012


> Have you verified that this works correctly on all the platforms you are
> changing?
>
> --
> Alexandre Julliard
> julliard at winehq.org

Having another look, some of the BSDs are lacking or gained support
only somewhat recently.  I had thought the BSDs weren't so different.
For Apple we need 10.4 or later it seems.

I'll send a (hopefully) better patch shortly.  The new patch selects
the appropriate API by availability rather than by OS.

-- 
Jim



More information about the wine-devel mailing list