summaryrefslogtreecommitdiff
path: root/shared/os-compatibility.c
Commit message (Expand)AuthorAgeFilesLines
* log: Open log file CLOEXEC so child processes don't get the fdDerek Foreman2015-07-161-8/+14
* shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* os: use posix_fallocate in creating sharable buffersPekka Paalanen2013-12-021-1/+18
* configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone2013-06-051-1/+1
* compositor: add fallback strchrnul()Pekka Paalanen2012-06-121-0/+10
* Rewrite shm buffer file allocation v2Pekka Paalanen2012-06-061-0/+75
* window: add wrapper for EPOLL_CLOEXECPekka Paalanen2012-05-311-0/+17
* compositor: work around missing SOCK_CLOEXECPekka Paalanen2012-05-311-0/+78