Skip to content

Conversation

@hlef
Copy link
Contributor

@hlef hlef commented Jun 28, 2024

This header defines errno values used by FreeRTOS+TCP.

This used to be called FreeRTOS_errno_TCP.h and part of the FreeRTOS+TCP tree, until it was removed because integrated in the FreeRTOS core, which we do not use. We therefore re-introduce it here in the compatibility layer.

See FreeRTOS/FreeRTOS-Plus-TCP#782.

@hlef hlef force-pushed the hlefeuvre/header-errno-freertos branch from eede0c8 to ca4d5ee Compare June 28, 2024 12:41
This header defines errno values used by FreeRTOS+TCP.

This used to be called `FreeRTOS_errno_TCP.h` and part of the
FreeRTOS+TCP tree, until it was removed because integrated in the
FreeRTOS core, which we do not use. We therefore re-introduce it here in
the compatibility layer.

Signed-off-by: Hugo Lefeuvre <[email protected]>
@hlef hlef force-pushed the hlefeuvre/header-errno-freertos branch from ca4d5ee to 44fedc5 Compare June 28, 2024 12:49
@hlef
Copy link
Contributor Author

hlef commented Jun 28, 2024

Updated to link to our own errno codes. I introduced some errno codes which were missing from Linux and the BSDs. I kept the Linux or BSD code when possible.

@davidchisnall davidchisnall merged commit 2b515d7 into CHERIoT-Platform:main Jun 28, 2024
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.

2 participants