aboutsummaryrefslogtreecommitdiff
path: root/core/testing/signal_handler_posix.odin
Commit message (Collapse)AuthorAgeFilesLines
* Haiku: small fixes across coreavanspector2025-01-101-1/+1
|
* testing: separate the posix import into target filesLaytan Laats2024-11-011-0/+22
This is needed for the docs generator to generate all the docs for the posix package, if it is imported like it was on Windows it would generate docs for the Windows version of the package which has much less symbols exposed.