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 wrappers for posix_spawn related functions #2475

Merged
merged 4 commits into from
Aug 25, 2024

Commits on Aug 25, 2024

  1. Add wrappers for posix_spawn related functions

    kosayoda authored and Cameron Nemo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    125add2 View commit details
    Browse the repository at this point in the history
  2. Use Errno::result helper

    Cameron Nemo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    75689a7 View commit details
    Browse the repository at this point in the history
  3. chore: add changelog entry for PR

    Cameron Nemo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    3f2a4da View commit details
    Browse the repository at this point in the history
  4. Add tests for posix_spawn function

    Cameron Nemo committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    4278b6c View commit details
    Browse the repository at this point in the history