pipewire/src
Greg V 6ffb997c5a Use memfd on FreeBSD 13, shm_open(SHM_ANON) on older versions
/dev/shm usually does not exist on FreeBSD, so the mkostemp call was failing.
FreeBSD 13 offers memfd support complete with seals, use it.
2020-11-09 11:14:20 +00:00
..
daemon systemd: Add system service and socket 2020-08-19 17:46:50 +00:00
examples media-session: ifdef Linux-specific file option 2020-11-09 11:14:20 +00:00
extensions Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
gst gst: init last_seq 2020-10-20 11:05:07 +02:00
modules protocol-pulse: ifdef Linux-specific errnos and socket opts 2020-11-09 11:14:20 +00:00
pipewire Use memfd on FreeBSD 13, shm_open(SHM_ANON) on older versions 2020-11-09 11:14:20 +00:00
tests clean the hook lists 2020-11-06 15:55:33 +01:00
tools remove hooks from objects 2020-11-06 15:53:32 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: add tests option 2020-02-23 00:09:16 +01:00