Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shm_open ENAMETOOLONG



On Thu, Aug 21, 2008 at 8:20 AM, Shawn Erickson <email@hidden> wrote:
> On Thu, Aug 21, 2008 at 6:47 AM,  <email@hidden> wrote:
>> I have been working on porting some POSIX C/C++ inhouse code to OS X and have run into a problem with shm_open. It looks like the size of SHM_NAME_MAX is 32 characters (noted on some older posts here). Because our code specifies a file using a path, name and PID, it usually exceeds this so I'm looking for any ideas to get around this problem. Any thoughts on how to do this (using good programming practices)?
>
> A 32 character long hash of the path, name and pid?

Oops clicked send while trying to move the window...

Anyway consider an md5 digest in hex form or if you can handshake
consider a UUID.

man 3 md5
man 3 UUID

-shawn
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden

References: 
 >shm_open ENAMETOOLONG (From: email@hidden)
 >Re: shm_open ENAMETOOLONG (From: "Shawn Erickson" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.