Skip to content

x/sys/plan9, x/sys/windows: Environment functions should just refer to syscall functions #10803

@ianlancetaylor

Description

@ianlancetaylor

In x/sys/unix/env_unix.go, the functions that deal with the environment just call the functions in the standard syscall package. The same should be done for x/sys/plan9/env_plan9.go and x/sys/windows/env_windows.go. I would just do it but I don't have the systems to test on, and as far as I know the trybots will only test the main repository, not x/sys.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions