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: ca4741b4a586
Choose a base ref
...
head repository: joyent/libuv
compare: 4c90cc8e14e4
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 10, 2014

  1. unix: fix typedef of uv_buf_t

    Typedefs of unnamed structs cannot be forward declared.
    Giving the uv_buf_t struct a name makes forward declarations possible.
    lhecker committed Aug 10, 2014
    Copy the full SHA
    4c90cc8 View commit details
    Browse the repository at this point in the history