I've scoured the ADC site for anything at all about this. Where wou
It should be in the man pages. I'll file a bug to get this fixed.
In general, if you see a __DARWIN_ALIAS() appended to the prototype
for a function, it will behave conformingly when you define
_XOPEN_SOURCE, _POSIX_C_SOURCE or _APPLE_C_SOURCE.
The latter can be used if you want non-POSIX routines available, but
want conforming behavior of things like pthread_cancel().
matt.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden