Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | libuv: Avoid including macOS CoreServices header globally | Brad King | 2016-08-31 | 1 | -4/+1 | |
| | | | | | We only need the availability macros in `unix/internal.h`. We already include CoreServices where needed in implementation files. | |||||
* | libuv: Always include our own header first | Brad King | 2016-08-31 | 1 | -3/+3 | |
| | ||||||
* | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 39 | -0/+17514 | |
* upstream-libuv: libuv 2016-08-30 (897738b1) |