Skip to content

x/sys/unix: Linux missing Ioctl{Get,Set}Int functions #20474

@mdlayher

Description

@mdlayher

It appears that a couple of wrappers over the unsafe ioctl call are available on solaris/amd64. I'd like to port the basic get/set integer ones to Linux to avoid having to re-implement an ioctl() function in my own code.

The commit that added these interfaces to solaris/amd64: golang/sys@584c5fe.

I'll send a CL using the new code generator for Linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions