Hi Patrick, thanks for the patch. Unfortunately it's rather large, and
doesn't just do what it says, so it's unlikely to get accepted as-is.
For example:
+ For use in GetSystemInfo(), these are the offsets into the register
array. Original version
+ isn't very clear what is meant by r
On 3/25/07, Patrick Baggett <[EMAIL PROTECTED]> wrote:
There also was a problem with getting the number of processors. The old code
assumed always 1 processor. The new code uses POSIX interfaces, if
available, at compile time and correctly builds a bitmask of the active
processors.
It seems to