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

Commits on May 12, 2013

  1. unix: clean up uv_accept()

    bnoordhuis committed May 12, 2013
    Copy the full SHA
    7d7fe6a View commit details
    Browse the repository at this point in the history
  2. unix: remove errno preserving code

    Remove the errno preserving code. Libuv only implemented it in a
    haphazard way and there seems to be a general consensus that no one
    really cares anyway. Therefore, remove it.
    bnoordhuis committed May 12, 2013
    Copy the full SHA
    5879c61 View commit details
    Browse the repository at this point in the history