Re: POSIX shm_unlink() problem
Re: POSIX shm_unlink() problem
- Subject: Re: POSIX shm_unlink() problem
- From: Peter Lovell <email@hidden>
- Date: Thu, 4 Nov 2004 18:15:05 -0500
On Nov 4, 2004, at 5:26 PM, Jeff W. Boote wrote:
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.
Thanks,
jeff
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.
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden