sway/swaylock
Julio Galvan cc93f563d9
Fix compilation error on musl
_XOPEN_SOURCE must be defined in order to use the POLL_IN definition on the musl libc implementation
2018-11-27 06:52:48 +00:00
..
pam Add FreeBSD-specific PAM configuration 2018-08-30 09:58:57 +02:00
main.c Fix compilation error on musl 2018-11-27 06:52:48 +00:00
meson.build Fix swaylock w/shadow on glibc, improve security 2018-10-06 12:20:12 -04:00
pam.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
password.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
render.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
seat.c Add multiseat support to swaylock 2018-10-24 22:04:16 +10:00
shadow.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
swaylock.1.scd reordered swaylock manpage 2018-10-27 15:25:10 +02:00