aboutsummaryrefslogtreecommitdiffstats
path: root/src/wayland-os.h
Commit message (Expand)AuthorAgeFilesLines
* shm: Add mmap+memmove fallback if mremap() does not existAlex Richardson2021-09-101-0/+4
* Support reading ucred from the socket on FreeBSDAlex Richardson2021-09-101-0/+6
* Change wl_os_dupfd_cloexec minfd to be intAlex Richardson2021-04-151-1/+1
* src: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-121-16/+19
* os: wrap accept4(SOCK_CLOEXEC)Pekka Paalanen2012-04-251-0/+3
* os: wrap epoll_createPekka Paalanen2012-04-251-0/+3
* os: wrap recvmsg(MSG_CMSG_CLOEXEC)Pekka Paalanen2012-04-251-0/+8
* os: wrap F_DUPFD_CLOEXECPekka Paalanen2012-04-251-0/+7
* os: define SOCK_CLOEXEC on LinuxPekka Paalanen2012-04-251-0/+13
* os: wrap socket(SOCK_CLOEXEC) callsPekka Paalanen2012-04-201-0/+29