eclipse-iceoryx / eclipse-iceoryx/iceoryx

Add 'iox' prefix to all functions and types in the platform abstraction

Open
#2,289 2 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

For the unification of the POSIX functions it might be required to inject custom code into the function call. This is also required when the testing platform is created. To prevent linker issues due to having the same symbol name multiple time, all functions and types in the platform abstraction should have an `iox` prefix.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.