#Importing core:sys/posix on linux?

2 messages · Page 1 of 1 (latest)

orchid trail
#

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

pulsar arch
#

No, the linux version of the package is not finished yet