wlroots-hyprland/backend/wayland
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support
- Add POSIX 1993.09 compliance macro in source files that use
  "struct timespec";
- Add POSIX 2001.12 compliance macro in source files that use
  "struct sigaction" and the SA_SIGINFO macro, or the fchmod()
  function;
- Add POSIX 2008.09 compliance macro in source files that use the
  getline() function.

These compliance macros are enough for wlroots to compile with the
git-master version of uClibc-ng.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2024-02-12 17:41:45 +01:00
..
backend.c linux-dmabuf-v1: switch to stable 2024-01-31 08:20:17 +00:00
meson.build linux-dmabuf-v1: switch to stable 2024-01-31 08:20:17 +00:00
output.c Add more POSIX compliance macros to fix uClibc support 2024-02-12 17:41:45 +01:00
pointer.c backend/wayland: populate pointer axis relative direction 2024-01-23 08:37:29 +00:00
seat.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00
tablet_v2.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00