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

Syscalls #10

Open
nikitaevg opened this issue Mar 28, 2017 · 2 comments
Open

Syscalls #10

nikitaevg opened this issue Mar 28, 2017 · 2 comments

Comments

@nikitaevg
Copy link
Member

No description provided.

@nikitaevg
Copy link
Member Author

Need implementation. For starters mmap should be implemented.

@nikitaevg nikitaevg reopened this Apr 19, 2017
@nikitaevg
Copy link
Member Author

nikitaevg commented Apr 19, 2017

We need:
mmap
change context
exec (probably already written)
exit for exiting processes.
That seems like the final list of syscalls for simple kernel.

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