wlroots/render
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
..
allocator
gles2
pixman
vulkan
dmabuf.c
dmabuf_fallback.c
dmabuf_linux.c
drm_format_set.c
egl.c
meson.build
pass.c
pixel_format.c
swapchain.c
wlr_renderer.c
wlr_texture.c