https://bugzilla.gnome.org/show_bug.cgi?id=761095

--- Comment #5 from Ray Strode [halfline] <[email protected]> ---
for completeness, this is the memfd_create approach ^ 

as mentioned before it uses syscall() directly since the wrapper isn't on my
system.  The SYS_ definition is, though, I so I made use of it.  There's no
fallback code path since this is in wayland and linux specific parts of gtk
anyway.  Since there's no fallback code path, I also didn't bother adding
configure logic.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to