Skip to content
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

Document ioctl workaround #17

Open
traversaro opened this issue Jan 24, 2020 · 1 comment
Open

Document ioctl workaround #17

traversaro opened this issue Jan 24, 2020 · 1 comment

Comments

@traversaro
Copy link
Contributor

The line #define ioctl(fd, func, arg) (ioctl)(fd, func, (int)(arg)) is commented in lib/gcc/i586-wrs-vxworks/7.3.0/include-fixed/ioLib.h .

@traversaro
Copy link
Contributor Author

cc @gavanderhoorn I am afraid this is a change that may be required in some header that I was never able to get in the script.

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

No branches or pull requests

1 participant