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

Add process return code #8

Open
NewbiZ opened this issue Jul 3, 2014 · 0 comments
Open

Add process return code #8

NewbiZ opened this issue Jul 3, 2014 · 0 comments
Assignees

Comments

@NewbiZ
Copy link
Owner

NewbiZ commented Jul 3, 2014

Should be part of a broader "Define xv6 ABI" milestone.
Best plan would be to copy SYSV SVR4.

https://refspecs.linuxbase.org/elf/abi386-4.pdf

wait and waitpid should be modified accordingly, along with the necessary stuff in struct proc. At last we should be able to return from main without exit()ing!

@NewbiZ NewbiZ self-assigned this Jul 3, 2014
@NewbiZ NewbiZ added this to the POSIX 1 compliance milestone Jul 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant