Re: POSIX shm_unlink() problem
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Nov 4, 2004, at 5:26 PM, Jeff W. Boote wrote: Thanks, jeff It seems that every system has differing rules for name (sigh). Regards.....Peter _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I am having problems using shm_unlink() on Panther. Is anyone using this system call successfully on OS X? After failure, errno is set to EINVAL (which is not even one of the documented possible errors). I'm attaching a fairly simple test case that works on FreeBSD and Linux. My recollection is that the name must not have any slashes (i.e. it's a name and not a path). I think also that there's a 31-character limit. This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter Lovell