On Nov 25, 2009, at 8:18 AM, James Peach wrote:
> It's not marked as deprecated in the header or the man page, so I'd
> say it's supported
According to the man page, arguments 5-8 are unsigned int (or unsigned int*) if __LP64__ is defined and unsigned long (or unsigned long*) if __LP64__ is not defined. The header file agrees with the man page.
That seems backwards. You'd think that it would be unsigned long only if __LP64__ *is* defined.
Why is it the way it is?
- Paul _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-userlevel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden