Skip to content
  • Val Packett's avatar
    wayland: Use shm_open(SHM_ANON) on FreeBSD · 055c1b2f
    Val Packett authored
    This functionality is similar to Linux's memfd. It creates anonymous shared memory without touching the filesystem, which allows it to work in Capsicum capability mode (sandbox).
    055c1b2f