[Wayland-bugs] [Bug 761095] wayland: use shm_open instead of open in tmpdir
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 25 10:05:17 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761095
--- Comment #5 from Ray Strode [halfline] <rstrode at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160125/9ecedfb6/attachment.html>
More information about the wayland-bugs
mailing list