Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libuv: Add partial port to HP-UX | Earle Lowe | 2019-09-20 | 1 | -0/+2 |
| | | | | | Port enough of libuv to HP-UX 11.31 ia64 with GCC 4.9.3 to work for CMake. | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-06-18 | 3 | -7/+19 |
| | | | | | * upstream-libuv: libuv 2019-06-10 (ee24ce90) | ||||
* | 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) |