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
base: 4f38c3364f36
Choose a base ref
...
head repository: rubinius/rubinius
compare: aca45ee988d1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 18, 2014

  1. Implemented IO::open_with_cloexec

    Instead of using fcntl to set the cloexec flag, set it in open(2)
    when possible.
    sshao committed Dec 18, 2014
    Copy the full SHA
    00bce30 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. Copy the full SHA
    94a7ce1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aca45ee View commit details
    Browse the repository at this point in the history