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

Fixed Spawnv. Added waitpid/wait functions #186

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Fixed Spawnv. Added waitpid/wait functions #186

merged 2 commits into from
Jun 13, 2024

Conversation

afxgroup
Copy link
Collaborator

Fixed Spawnv. Added waitpid/wait functions
However waitpid needs to be tested deeply.
There is an example program you could run using for example with waitpid notepad t:usb.log and wait for exit
The program has been tested with bot 0 and WNOHANG as parameters.
Spawnv now return pid correctly if executed with P_NOWAIT

@afxgroup afxgroup merged commit 7e9325e into beta10 Jun 13, 2024
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.

1 participant