Skip to content

Adding Support for vxworks in rustix (feature fs)#1600

Open
gautam899 wants to merge 1 commit intobytecodealliance:mainfrom
gautam899:main
Open

Adding Support for vxworks in rustix (feature fs)#1600
gautam899 wants to merge 1 commit intobytecodealliance:mainfrom
gautam899:main

Conversation

@gautam899
Copy link

@gautam899 gautam899 commented Mar 18, 2026

This PR adds support for VxWorks in rustix.

As of now I have added support sufficient enough to build and test feature 'fs'. The changes are quite large and majority of them are adding conditional compilation 'cfg' as VxWorks does not support a lot of things.

Given the scope, I won't be able to explain all the changes here but but I’d appreciate any feedback or questions in the comments.

Also, I plan to extend support to the remaining features( Total of 9) incrementally.

NOTE: Merging this PR and testing rustix in vxworks build environment will require bumping libc from 0.2.182 to 0.2.183 due to following changes libc

#1599

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