13 Commits (df39e6ce8013323b8da59af2b4891c1be371ed39)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Manuel Stoeckl e2bc8866f4 Use shm_open instead of mkstemp
2 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h>
4 years ago
Sheena Artrip 7efb5d4673 Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
5 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build
6 years ago
sghctoma 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
6 years ago
sghctoma cc16948c85 Fix feature macros for FreeBSD
6 years ago
vilhalmer 54a5ee2747
Set pool_buffers busy when handing them out
7 years ago
emersion 36d5d4b40f
client/pool-buffer: munmap in destroy_buffer
7 years ago
emersion 8df2238956
client/pool-buffer: set CLOEXEC on buffer FD, just in case
7 years ago
Drew DeVault f242362e7e Handle output removal on swaybar
7 years ago
Drew DeVault 59f362196b assert(fd != -1);
7 years ago
Drew DeVault d39bda76c4 Address review comments
7 years ago