Skip to content

x/sys/unix: clean up the AIX Timespec/StTimespec difference #32073

@bradfitz

Description

@bradfitz

(From discussion on https://go-review.googlesource.com/c/sys/+/177437)

AIX is the only GOOS in x/sys/unix that has Stat_t fields of type StTimespec instead of Timespec. But AIX also is unique in that it has both Timespec and StTimespec.

But seems like we could fix that if we re-generate the AIX Go files with __USE_XOPEN2K8 set?

/cc @trex58 @tklauser @paulzhol @ianlancetaylor @Helflym

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions