Skip to content

Some fs functionality is not supported on Android #5080

Description

@RalfJung

std sometimes uses different libc functions on Android than other Linux since Android tends to lack behind in supporting modern libc APIs. Due to this, some fs tests are currently skipped on android:

  • fs::hard_link
  • read_vectored_at/write_vectored_at

Metadata

Metadata

Assignees

Labels

A-androidArea: Android targetsA-shimsArea: This affects the external function/static shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions