mumble/plugins/link
Robert Adam bed0fa57fa REFAC(plugins): Add SharedMemory class
This abstracts away the platform differences between Posix and Windows
systems when it comes to managing shared memory.
2021-11-18 19:25:28 +01:00
..
CMakeLists.txt MAINT: Update copyright notice to 2021 (Part II) 2021-04-09 15:41:49 +02:00
link-posix.cpp BUILD(cmake): Reorganize how plugins are handled 2021-06-16 19:24:25 +02:00
link.cpp BUILD(cmake): Reorganize how plugins are handled 2021-06-16 19:24:25 +02:00
SharedMemory.cpp REFAC(plugins): Add SharedMemory class 2021-11-18 19:25:28 +01:00
SharedMemory.h REFAC(plugins): Add SharedMemory class 2021-11-18 19:25:28 +01:00