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: 15af49a7a0ca
Choose a base ref
...
head repository: joyent/libuv
compare: b83caf86245c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 12, 2013

  1. windows: translate system errors in uv_spawn

    We weren't always translating system errors for in uv_spawn.
    
    This is half a fix for node's unit test
     test-child-process-cwd.js on win.
     The rest will go into node lib.
     It also fixes test-child-process-exec-error
    orangemocha committed Dec 12, 2013
    Copy the full SHA
    b65b747 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b83caf8 View commit details
    Browse the repository at this point in the history