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 exec and execve support #10

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Conversation

fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented Mar 11, 2024

This PR solves possible issues with fork, wait, and some others.
Additionally, it includes some other execv functions, which require _execve to be implemented in libcglue.

This PR also requires to be merged: https://github.com/pspdev/pspsdk/compare/master...fjtrujy:posixExec?expand=1

@fjtrujy fjtrujy marked this pull request as ready for review March 11, 2024 15:10
@fjtrujy fjtrujy mentioned this pull request Mar 11, 2024
@fjtrujy fjtrujy merged commit b8e1eb3 into allegrex-v4.4.0 Mar 12, 2024
1 of 2 checks passed
@sharkwouter sharkwouter deleted the allegrex-v4.4.0_execvc branch March 12, 2024 10:12
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.

2 participants