Skip to content

Implement shm_open() and shm_unlink() #3020

Open
@linkmauve

Description

@linkmauve

Those two functions are defined in POSIX.1-2001, and are used to get a shared memory file descriptor, usually mapped to a file in /dev/shm, and in emscripten’s case would map well to memfs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions