Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.
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: joyent/libuv
base: 8bbf469cb091
Choose a base ref
...
head repository: joyent/libuv
compare: c84796ecc25d
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 20, 2014

  1. build, windows: fixed x64 configuration issue

    Backported from master 8010bf9
    schlamar authored and saghul committed Mar 20, 2014
    Copy the full SHA
    aa2fbb3 View commit details
    Browse the repository at this point in the history
  2. build, windows: do not fail on Windows SDK Prompt

    Backported from master 2f6d4b4
    schlamar authored and saghul committed Mar 20, 2014
    Copy the full SHA
    cd6db8b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. process: don't close stdio fds during spawn

    This is needed when closed stdio fd is reused for uv_spawn pipe.
    Fixes #1211
    tonistiigi authored and indutny committed Mar 26, 2014
    Copy the full SHA
    fd77a5d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v0.10'

    Conflicts:
    	src/unix/process.c
    indutny committed Mar 26, 2014
    Copy the full SHA
    c84796e View commit details
    Browse the repository at this point in the history