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

Added musl support #36

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Added musl support #36

merged 2 commits into from
Apr 4, 2022

Conversation

jpsamaroo
Copy link

memfrob is a glibc function, so we reimplement it if it doesn't exist. endian.h is required for the htobe* functions.

@coveralls
Copy link

coveralls commented Sep 26, 2020

Coverage Status

Coverage remained the same at 96.049% when pulling 5752fa0 on jpsamaroo:musl into 0014f29 on iovisor:master.

@jpsamaroo
Copy link
Author

Bump

@Alan-Jowett
Copy link
Collaborator

Great. Any idea when we can get this merged?

@jpsamaroo
Copy link
Author

@pchaigno said they'll be free soon to review open PRs during/after the holidays.

@jpsamaroo
Copy link
Author

Bump @pchaigno

@jpsamaroo
Copy link
Author

@pchaigno I'd really like to have this merged if possible; without it, I have to constantly rebase when I test changes in my other branches.

@jpsamaroo
Copy link
Author

@rlane would you be willing to merge this? I think it's pretty simple and harmless to non-musl systems.

vm/test.c Outdated Show resolved Hide resolved
@jpsamaroo jpsamaroo closed this Jun 19, 2021
@jpsamaroo jpsamaroo reopened this Jun 19, 2021
@jpsamaroo
Copy link
Author

Bump @rlane

@Alan-Jowett Alan-Jowett merged commit ebad1f3 into iovisor:master Apr 4, 2022
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.

None yet

4 participants