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: 295882ed3238
Choose a base ref
...
head repository: joyent/libuv
compare: 6855205ba5c4
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 7, 2014

  1. 2014.04.07, Version 0.10.26 (Stable)

    Changes since version 0.10.25:
    
    * process: don't close stdio fds during spawn (Tonis Tiigi)
    
    * build, windows: do not fail on Windows SDK Prompt (Marc Schlaich)
    
    * build, windows: fix x64 configuration issue (Marc Schlaich)
    
    * win: fix buffer leak on error in pipe.c (Fedor Indutny)
    
    * kqueue: invalidate fd in uv_fs_event_t (Fedor Indutny)
    
    * linux: always deregister closing fds from epoll (Geoffry Song)
    
    * error: add ENXIO for O_NONBLOCK FIFO open() (Fedor Indutny)
    
    Signed-off-by: Fedor Indutny <fedor@indutny.com>
    indutny committed Apr 7, 2014
    Copy the full SHA
    d864907 View commit details
    Browse the repository at this point in the history
  2. Now working on v0.10.27

    Signed-off-by: Fedor Indutny <fedor@indutny.com>
    indutny committed Apr 7, 2014
    Copy the full SHA
    6855205 View commit details
    Browse the repository at this point in the history