zf
zf copied to clipboard
Issue with system and linking libc
When linking libc (needed for pselect), std.os.system no longer contains all necessary symbols. Probably an issue with the Zig stdlib.
I can work around this for the 0.9.0 release. Future versions will only use pselect on macOS so this isn't urgent to resolve.