Jan Beich
|
72dd8a159c
|
shm: guard fallback on FreeBSD < 13 as well
../src/shm.c:35:13: warning: unused function 'randname' [-Wunused-function]
static void randname(char *buf)
^
|
2020-07-27 20:04:42 +00:00 |
Andri Yngvason
|
f9deca5c9c
|
shm: Add copyright notice
Putting a proper license on this to appease package maintainers.
|
2020-04-12 13:08:42 +00:00 |
Greg V
|
d610076614
|
shm: support memfd and SHM_ANON
|
2020-04-06 02:07:25 +03:00 |
Andri Yngvason
|
a7b4859611
|
Working on screencopy backend for comparison width export-dmabuf
|
2019-10-08 22:16:26 +00:00 |