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

POSIX Spawn 2: Electric Boogaloo #487

Merged
merged 19 commits into from
Dec 10, 2021
Merged

POSIX Spawn 2: Electric Boogaloo #487

merged 19 commits into from
Dec 10, 2021

Commits on Aug 9, 2021

  1. posix_spawn: added helper

    Eugeny committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    e326c4a View commit details
    Browse the repository at this point in the history
  2. close all open files

    Eugeny committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    63a3419 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def8f61 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. dropped socket communication

    Eugeny committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9abc913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b5a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa4317 View commit details
    Browse the repository at this point in the history
  4. posix_spawn: lint

    Eugeny committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0e81e07 View commit details
    Browse the repository at this point in the history
  5. headers cleanup

    Eugeny committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    52db84b View commit details
    Browse the repository at this point in the history
  6. posix_spawn: build fixes

    Eugeny committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    aa5a05d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cd52e3 View commit details
    Browse the repository at this point in the history
  8. posix_spawn: faster spawn

    Eugeny committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    272cad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    dea39fa View commit details
    Browse the repository at this point in the history
  2. posix_spawn: document closeFDs

    Eugeny committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    1ffd01b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    b3753df View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    300fea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62d67e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. Configuration menu
    Copy the full SHA
    ad49e66 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    7c62ea5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    7b37dc4 View commit details
    Browse the repository at this point in the history