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: 20a8e58adb2a
Choose a base ref
...
head repository: joyent/libuv
compare: c8607675b912
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 24, 2013

  1. Copy the full SHA
    f4e4e6a View commit details
    Browse the repository at this point in the history
  2. 2013.08.25, Version 0.11.10 (Unstable)

    * windows: Re-implement uv_fs_stat. The st_ctime field now contains the
      change time, not the creation time, like on unix systems. st_dev,
      st_ino, st_blocks and st_blksize are now also filled out. (Bert
      Belder)
    
    * linux: fix setsockopt(SO_REUSEPORT) error handling (Ben Noordhuis)
    
    * windows: report uv_process_t exit code correctly (Bert Belder)
    
    * windows: make uv_fs_chmod() report errors correctly (Bert Belder)
    
    * windows: make some more NT apis available for libuv's internal use
      (Bert Belder)
    
    * windows: squelch some compiler warnings (Bert Belder)
    piscisaureus committed Aug 24, 2013
    Copy the full SHA
    742dadc View commit details
    Browse the repository at this point in the history
  3. Now working on v0.11.11

    piscisaureus committed Aug 24, 2013
    Copy the full SHA
    c860767 View commit details
    Browse the repository at this point in the history