rts-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libxshmfence/files
Commit message (Collapse)AuthorAgeFilesLines
* x11/libxshmfence: Pacify refined macro warningsJung-uk Kim2021-05-271-2/+16
| | | | | | | | | | These macros should be defined in sys/mman.h. Actually, it was an old Linux hack to work around header file inconsistency. For example, https://manpages.ubuntu.com/manpages/bionic/man2/memfd_create.2.html https://manpages.ubuntu.com/manpages/focal/man2/memfd_create.2.html No functional change expected.
* x11/libxshmfence: prefer SHM_ANON over mksotemp()Jan Beich2021-05-271-1/+11
| | | | | | | SHM_ANON is faster and more similar to memfd_create() PR: 239630 Approved by: jkim
* x11/libxshmfence: Update to 1.3Niclas Zeising2019-06-17