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

Commits on Mar 5, 2013

  1. win/tty: fix case where uv_read_start incorrectly reports failure

    In very rare circumstances a uv_read_start() call on a uv_tty_t handle
    in raw mode would return -1 but there was no actual failure. This patch
    fixes that.
    piscisaureus committed Mar 5, 2013
    Copy the full SHA
    8a99762 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    4abad23 View commit details
    Browse the repository at this point in the history