Skip to content

Instantly share code, notes, and snippets.

@bnoordhuis
Created October 28, 2013 22:06
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 bnoordhuis/c4365943f4eadea5603e to your computer and use it in GitHub Desktop.
Save bnoordhuis/c4365943f4eadea5603e to your computer and use it in GitHub Desktop.
08e0e63 darwin: avoid calling GetCurrentProcess
d170c91 windows: incorrect check for SOCKET_ERROR
0fdd99f fsevents: increase stack size for OSX 10.9
f2ab62e include: add E2BIG status code mapping
777019b unix: make uv_tty_reset_mode() async signal-safe
1800efc unix: fix non-synchronized access in signal.c
9d44d78 unix, windows: add uv_fs_event_start/stop functions
5c00a0e unix: fix SIGCHLD waitpid() race in process.c
556fe1a linux: ignore fractional time in uv_uptime()
429bb80 fsevents: fix clever rescheduling
11d8011 unix: don't close inherited fds on uv_spawn() fail
fc3a21f unix: fix uv_spawn() NULL pointer deref on ENOMEM
359d667 unix: sanity-check fds before closing
ce3c38a include: make uv_process_options_t.cwd const
2b9c374 windows: run close callbacks after polling for i/o
983fa68 darwin: fix 10.6 build error in fsevents.c
20e774c windows/fs: handle _open_osfhandle() failure correctly
489fb4c windows/fs: make uv_fs_open() report EINVAL correctly
61b20e8 windows: make uv_shutdown() for write-only pipes work
851a662 windows: make uv_fs_chmod() report errors correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment