wlroots-hyprland/types/scene
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
..
drag_icon.c Add more POSIX compliance macros to fix uClibc support 2024-02-12 17:41:45 +01:00
layer_shell_v1.c Add more POSIX compliance macros to fix uClibc support 2024-02-12 17:41:45 +01:00
output_layout.c scene/output_layout: Add assert for duplicate output insertion 2023-10-08 11:18:11 -04:00
subsurface_tree.c wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip 2023-11-14 17:27:08 +00:00
surface.c scene: drop wlr_scene_set_presentation() 2023-12-27 13:41:20 +01:00
wlr_scene.c scene: release shm buffers once uploaded 2024-01-27 12:21:54 +00:00
xdg_shell.c Add more POSIX compliance macros to fix uClibc support 2024-02-12 17:41:45 +01:00