Skip to content

x/sys/unix: linux-like implementation of ReadDirent on zOS #54587

@davebreezePantgwyn

Description

@davebreezePantgwyn

What version of Go are you using (go version)?

go version go1.17.9 zos/s390x

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
GOARCH="s390x"
GOOS="zos"

What did you do?

Attempted to run the ReadDirent test cases.

What did you expect to see?

all tests should complete

What did you see instead?

ReadDirent not implemented

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions