-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create interface to set ownership and permissions. #1952
Labels
enhancement
New feature
Comments
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
21 tasks
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
… better semantic context Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
…ported for windows or mac os - disable tests for those platforms Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 3, 2023
…ported for windows or mac os - disable tests for those platforms Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
…ported for windows or mac os - disable tests for those platforms Signed-off-by: Christian Eltzschig <[email protected]>
elfenpiff
added a commit
to ApexAI/iceoryx
that referenced
this issue
Apr 4, 2023
Signed-off-by: Christian Eltzschig <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Brief feature description
Create an abstract implementation like the
functional_interface
which add methods to set and acquire ownership and permissions for every construct which is based on a file descriptor.This interface can then be added to
The text was updated successfully, but these errors were encountered: