pcsx2/common/Linux
Ganael Laplanche 67f1cd4e15 Fix shm_open(3) call on FreeBSD
On FreeBSD, shm_open(3) requires name to start with a '/', else EINVAL
is returned.

See: https://www.freebsd.org/cgi/man.cgi?shm_open
2022-10-28 13:25:49 +02:00
..
LnxHostSys.cpp Fix shm_open(3) call on FreeBSD 2022-10-28 13:25:49 +02:00
LnxMisc.cpp Linux: Implement screensaver inhibit for X11 2022-10-03 11:55:31 +01:00
LnxThreads.cpp Threading: Add lightweight thread wrapper 2022-06-04 18:10:46 +01:00