Skip to content

Conversation

@Arusekk
Copy link

@Arusekk Arusekk commented Nov 19, 2025

Since Plan 9 does not support most unix-specific system interfaces, the included code for plan9 is copied from the general windows/wasm case where available. The only exception is the logger where I chose to log to stderr, as even though Plan 9 has a syslog function, it is not implemented in Go, and would be an arguably substantial effort. This PR aims to only bring preliminary support, and make the code compile.

What do you think?

Signed-off-by: Arusekk floss@arusekk.pl

Signed-off-by: Arusekk <floss@arusekk.pl>
@Arusekk Arusekk requested a review from a team as a code owner November 19, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant