Skip to content

posix: semaphores are not POSIX compliant #4109

@miri64

Description

@miri64

The POSIX specification states the functions related to semaphores shall return -1 on error. The current implementation replaced that with the corresponding errnos.

Metadata

Metadata

Assignees

Labels

Area: POSIXArea: POSIX API wrapperType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions