Skip to content

Instantly share code, notes, and snippets.

@isaacs
Last active December 10, 2015 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isaacs/4507016 to your computer and use it in GitHub Desktop.
Save isaacs/4507016 to your computer and use it in GitHub Desktop.
* ac0d468 Ben Noordhuis unix: work around darwin bug, don't poll() on pipe (5 months ago)
* 23dc564 Fedor Indutny darwin: emulate fdatasync() with fcntl(F_FULLFSYNC) (5 months ago)
* 837edf4 Ben Noordhuis unix, windows: remove handle init counters (5 months ago)
* caa79af Ben Noordhuis unix: rework uv_eio_init() init once logic (5 months ago)
* 75ba681 Ben Noordhuis unix: remove dependency on ev_child (5 months ago)
* ee50db6 Ben Noordhuis unix, windows: preliminary signal handler support (5 months ago)
* 5143d54 Trond Norbye Allow inclusion of <uv.h> with Sun Studio compiler (5 months ago)
* cbb9300 Trond Norbye Allow headers to be included with -Werror and -Wundef (5 months ago)
* d4737ab Ben Noordhuis unix: remove dead code in process.c (5 months ago)
* 47f496a Ben Noordhuis unix: simplify stdio handling in process.c (5 months ago)
* 13467a4 Ben Noordhuis unix: retrieve execve() errors in process.c (5 months ago)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment