Hellope,
I wanted to play around with the functions provided by https://github.com/odin-lang/Odin/blob/master/core/sys/posix/stdlib.odin so I imported "core:sys/posix" but this results in a bunch of #panics ... can I not use this on a linux machine? I have not found a different way of getting to the functions like posix_openpt.
Am I missing something?
odin build: dev-2024-10
system: linux amd64