aboutsummaryrefslogtreecommitdiffstats
path: root/cursor/os-compatibility.c
Commit message (Expand)AuthorAgeFilesLines
* cursor: memfd_create: try MFD_NOEXEC_SEAL6t8k2024-04-211-1/+20
* cursor/os-compatibility: handle EINTR gracefullyOlivier Fourdan2022-06-091-2/+20
* Check that XDG base directories paths are absoluteAntonin Décimo2022-06-091-1/+1
* cursor/os-compatibility: fix trailing spaceSimon Ser2022-06-041-1/+1
* cursor/os-compatibility: remove strcpy/strcat usageSimon Ser2022-06-041-3/+5
* cursor: fix typo "insufficent"Maxime Roussin-Bélanger2020-12-171-1/+1
* cursor/os-compatibility: move resizing into a separate functionJan Beich2020-02-231-13/+17
* cursor: posix_fallocate may fail with EINVAL if not supportedJan Beich2020-02-231-3/+3
* os: fallback for unsupported posix_fallocateIhor Antonov2020-01-231-3/+8
* cursor: Use memfd_create() when availableEmmanuel Gil Peyrot2019-07-211-15/+41
* cursor: Remove "weston" from anonymous shm filenamesDerek Foreman2016-11-211-1/+1
* cursor: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* os: use posix_fallocate in creating sharable buffersPekka Paalanen2013-12-021-1/+18
* cursor: use os_create_anonymous_file()Pekka Paalanen2012-07-101-0/+128