Re: What if process crashes while holding a locked semaphore?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -- Terry _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On Mar 31, 2009, at 8:21 PM, Jerry Krinock wrote: After studying Terry's latest remarks I realize where the real "bug" is. It seems that Posix semaphores on Mac OS X have limitations, are not supported and not recommended. Probably their only use is to allow porting of linux programs. So the bug is that man pages for the sem_xxx() methods lack a statement saying that these functions are depracated and not recommended for new designs. Would anyone disagree with this? They aren't deprecated, we just don't promise that they are fully POSIX compliant at this time. This email sent to site_archiver@lists.apple.com
participants (1)
-
Terry Lambert