On Mon, May 2, 2022 at 9:53 AM Chet Ramey <chet.ra...@case.edu> wrote:
> My preference is a portable memfd_create(); I think I could get around
> its limitations.

I'm sure you can google with the best of them, but I did come across
this project
which did some work trying to create a portable version of memfd_create(),
https://github.com/lassik/shm_open_anon

Reply via email to