Hi all,

i`m searching for linux c functions or library, where i can create shared memory used by application, that can survive application crash and when application is restarted, then this application can access this memory.

Is this possible ?