Skip to content

Add missing syscalls #142

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

Merged
merged 1 commit into from
Apr 2, 2021
Merged

Add missing syscalls #142

merged 1 commit into from
Apr 2, 2021

Conversation

dosisod
Copy link
Contributor

@dosisod dosisod commented Mar 30, 2021

Closes #135

After doing some more digging, I found that a lot of these syscalls are actually defined, but do not have function definitions.

I put these in the runtime.h file, but there might be a more apt place to put them.

@jart jart marked this pull request as ready for review April 2, 2021 02:35
@jart
Copy link
Owner

jart commented Apr 2, 2021

Thanks! I think runtime.h should be fine.

@jart jart merged commit 9e98d68 into jart:master Apr 2, 2021
@dosisod dosisod deleted the add-missing-syscalls branch April 2, 2021 02:53
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.

Missing syscalls
2 participants