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

Improve exec support #188

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Improve exec support #188

merged 2 commits into from
Mar 12, 2024

Conversation

fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented Mar 11, 2024

This PR solves issues with fork, wait and pipe.
Adding dummy implementation of _execve

This PR also requires to be merged: pspdev/newlib#10

@fjtrujy fjtrujy mentioned this pull request Mar 11, 2024
src/libcglue/glue.c Outdated Show resolved Hide resolved
@fjtrujy fjtrujy merged commit 6364840 into pspdev:master Mar 12, 2024
1 check passed
@fjtrujy fjtrujy deleted the posixExec branch March 17, 2024 13:54
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.

3 participants