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

Safestring library with non-Linux environment #36

Open
divneil opened this issue Sep 26, 2019 · 0 comments
Open

Safestring library with non-Linux environment #36

divneil opened this issue Sep 26, 2019 · 0 comments

Comments

@divneil
Copy link

divneil commented Sep 26, 2019

Hi Dave,

I am developing some solution on ARM Trustzone with OPTEE, so, would like to have safestring compile by default. There are 2 issues I am facing.

o errno.h: There's no errno.h file in optee_os
o ctype.h: to have the build find declaration of toupper().

Following are the PRs. Thanks for your review.
#34
#35

Regards,
Divneil

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