Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libuv: Include uv/ headers from each other without any path | Brad King | 2019-01-17 | 2 | -14/+14 |
| | | | | | | Headers in `uv/` can include each other without the `uv/` prefix. Using the prefix assumes that the location of `uv/` is in the include file search path, but it is possible to include `uv.h` via a longer path. | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-01-17 | 15 | -0/+3054 |
* upstream-libuv: libuv 2019-01-15 (f84c5e69) |