mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
- wayland-egl-abi-check: try to use llvm-nm first instead of BSD nm (incompatible options) - avoid forcing _POSIX_C_SOURCE=200809L (SOCK_CLOEXEC become available) - epoll(7) is provided by a userspace wrapper around kqueue(2) as FreeBSD - when using SO_PEERCRED, the struct to use is `struct sockpeercred` instead of `struct ucred` on OpenBSD - provide a compatibility layer for count_open_fds() using sysctl(2) as FreeBSD Signed-off-by: Sebastien Marie <semarie@online.fr> |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wayland-egl-abi-check.c | ||
| wayland-egl-backend.h | ||
| wayland-egl-core.h | ||
| wayland-egl-symbols-check | ||
| wayland-egl.c | ||
| wayland-egl.h | ||