Skip to content

Investigating test creat_access.c failure #673

@rishabhBudhouliya

Description

@rishabhBudhouliya

Problem

The creat() system call is not implemented in RawPOSIX. It currently returns a fake success (valid file descriptor) without actually creating the file on disk.

Context

This was discovered while fixing the failing test:

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions