LookingGlass/common/src/platform/linux
Quantum afa277f8ee [common] ivshmem/linux: add stubs for ivshmemInit and ivshmemFree
These two functions were added in 9ff1859dc1
for Windows, but were never used on Linux.

Adding stubs will allow the host to compile on Linux.
These should be fixed later.
2021-01-15 08:49:30 +11:00
..
bfd.inc.h [common/c-host] move agnostic code into common library 2020-01-02 22:21:42 +11:00
CMakeLists.txt [common] linux: added support for kvmfr dmabuf 2020-10-30 02:36:45 +11:00
crash.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
event.c [common] linux: stop event signals accumulating after they are serviced 2021-01-08 01:18:02 +11:00
ivshmem.c [common] ivshmem/linux: add stubs for ivshmemInit and ivshmemFree 2021-01-15 08:49:30 +11:00
sysinfo.c [all] use explicit void parameter lists 2021-01-14 17:29:37 +11:00
thread.c [common] properly define _GNU_SOURCE and set the thread names 2020-08-10 16:22:02 +10:00
time.c [common] linux: implement timers 2020-07-25 00:38:15 +10:00