Skip to content

Zephyr POSIX file improvements#5

Closed
casaroli wants to merge 2 commits into
project-ocre:stagingfrom
casaroli:zephyr-file-2
Closed

Zephyr POSIX file improvements#5
casaroli wants to merge 2 commits into
project-ocre:stagingfrom
casaroli:zephyr-file-2

Conversation

@casaroli

Copy link
Copy Markdown

This is the first step in moving the zephyr integration to be as POSIX as possible.

Since in Zephyr now, sockets and files use regular file descriptors, we just need these hacks for directory file descriptors.

We change most functions from using the proprietary Zephyr API to the POSIX.

We will need these functions in the zephyr_file implementation.
use posix functions if we are not dealing with
sockets or dirfds.
@casaroli casaroli closed this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant