Skip to content

The posix wrapper do not have a fixed posix standard. #1375

@elfenpiff

Description

@elfenpiff

Brief feature description

During the implementation of the UnnamedSemaphore we discovered that the man page, as well as the documentation from opengroup differ. See the docu for sem_init

Those implementations have different errno codes and other posix functions may differ in their behavior.

We have to define a POSIX standard which is required for all posix wrappers, provide a link to the corresponding documentation of a specific posix wrapper and adjust the wrapper accordingly if they differ from their expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtechnical debtunclean code and design flaws

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions