Commit Graph

2 Commits

Author SHA1 Message Date
Leonid Pliushch 2d54bd9efc libuv: avoid FICLONE ioctl
Same reason as for nodejs embedded libuv.
2020-01-16 03:04:24 +02:00
Fredrik Fornwall 545920bcdd libuv: Avoid using the statx system call
Patch away the usage of the statx system call (which is blocked by
seccomp) which libuv 1.27.0 started to use. Fixes #3536.
2019-03-19 23:33:13 +01:00