Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1768599235f9
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 524e28b92c9f
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on May 7, 2015

  1. Fill in standard IO file descriptors on startup.

    If the process that exec's us had closed file descriptors 0, 1, or 2, we re-open
    them to tmp files so the descriptors are allocated.
    brixen committed May 7, 2015
    Copy the full SHA
    484e652 View commit details
  2. Copy the full SHA
    524e28b View commit details
Loading