Files
container/Sources/ContainerizationOS
Kathryn Baldauf 41eda106e3 Only load epoll file if we can import musl (#359)
This class does not work for glibc due to missing flags and methods.
This PR removes the ability to load the `Epoll` class when using glibc
for now.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-10-24 16:48:25 -07:00
..
2025-10-14 15:59:56 -07:00
2025-06-05 16:15:21 -07:00

OS

This target contains general useful OS related definitions or wrappers.