Skip to content

Move chmod from fcntl to stat #144

@kurtkilpela

Description

@kurtkilpela

The function chmod is defined in the sys/stat.h rather than in fcntl.h. It should be moved to the Stat class rather than remaining in the Fcntl class.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions