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

Commits on Mar 10, 2014

  1. 2014.03.11, Version 0.11.22 (Unstable)

    Changes since version 0.11.21:
    
    * unix, windows: map ERANGE errno (Saúl Ibarra Corretgé)
    
    * unix, windows: make uv_cwd be consistent with uv_exepath (Saúl Ibarra
      Corretgé)
    
    * process: remove debug perror() prints (Fedor Indutny)
    
    * windows: fall back for volume info query (Isaiah Norton)
    
    * pipe: allow queueing pending handles (Fedor Indutny)
    
    * windows: fix winsock status codes for address errors (Raul Martins)
    
    * windows: Remove unused variable from uv__pipe_insert_pending_socket
      (David Capello)
    
    * unix: workaround broken pthread_sigmask on Android (Paul Tan)
    
    * error: add ENXIO for O_NONBLOCK FIFO open() (Fedor Indutny)
    
    * freebsd: use accept4, introduced in version 10 (Saúl Ibarra Corretgé)
    
    * windows: fix warnings of MinGW -Wall -O3 (StarWing)
    
    * openbsd, osx: fix compilation warning on scandir (Saúl Ibarra
      Corretgé)
    
    * linux: always deregister closing fds from epoll (Geoffry Song)
    
    * unix: reopen tty as /dev/tty (Saúl Ibarra Corretgé)
    
    * kqueue: invalidate fd in uv_fs_event_t (Fedor Indutny)
    tjfontaine committed Mar 10, 2014
    Copy the full SHA
    cd0c19b View commit details
    Browse the repository at this point in the history
  2. Now working on v0.11.23

    tjfontaine committed Mar 10, 2014
    Copy the full SHA
    1dc2709 View commit details
    Browse the repository at this point in the history