Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2022-09-27 | 1 | -10/+10 |
| | | | | | * upstream-libuv: libuv 2022-07-12 (0c1fa696) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2021-11-17 | 1 | -5/+4 |
| | | | | | * upstream-libuv: libuv 2021-11-09 (0f696da5) | ||||
* | libuv: Allow windows UNC path with forward slashes | earnal | 2021-07-12 | 1 | -1/+4 |
| | | | | | | | Fix libuv issue 3159 in CMake while integration in upstream libuv is pending. Fixes: #22141 | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-04-29 | 1 | -5/+4 |
| | | | | | * upstream-libuv: libuv 2020-04-29 (e7ebae26) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2020-04-06 | 1 | -2/+2 |
| | | | | | * upstream-libuv: libuv 2020-04-06 (d21f5aea) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2019-01-17 | 1 | -30/+40 |
| | | | | | * upstream-libuv: libuv 2019-01-15 (f84c5e69) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-05-07 | 1 | -3/+8 |
| | | | | | * upstream-libuv: libuv 2018-05-06 (bf605bd7) | ||||
* | libuv: unix,win: add uv_spawn option to set child CPU affinity mask | Brad King | 2018-03-05 | 1 | -0/+56 |
| | | | | | | | | Implement it on Linux, FreeBSD, and Windows for now, and fail with UV_ENOTSUP on other platforms. Backported from upstream libuv PR 1527, scheduled for inclusion in libuv 2.0. | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2018-01-19 | 1 | -5/+26 |
| | | | | | * upstream-libuv: libuv 2018-01-19 (63de1eca) | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2017-05-15 | 1 | -2/+1 |
| | | | | | | | * upstream-libuv: libuv 2017-05-09 (e11dcd43) Fixes: #16878 | ||||
* | Merge branch 'upstream-libuv' into update-libuv | Brad King | 2017-02-22 | 1 | -1/+1 |
| | | | | | * upstream-libuv: libuv 2017-02-21 (52ae8264) | ||||
* | Merge branch 'upstream-libuv' into import-libuv | Brad King | 2016-08-31 | 1 | -0/+1247 |
* upstream-libuv: libuv 2016-08-30 (897738b1) |