libuv/.github
Denny C. Dai 264f16dcf6
process,iOS: fix build breakage in process.c (#3563)
Remove the `TARGET_OS_IPHONE` ifdef to include posix spawn headers for
iOS build. Previously https://github.com/libuv/libuv/pull/3257
introduced posix spawn with \_\_APPLE\_\_ platform only, which resulted
in a number of spawn related definitions not found for iOS (such as
`uv__posix_spawn_fncs_tag`).

Co-authored-by: Jameson Nash <vtjnash@gmail.com>
2022-03-22 15:11:26 -04:00
..
workflows process,iOS: fix build breakage in process.c (#3563) 2022-03-22 15:11:26 -04:00
ISSUE_TEMPLATE.md doc: switch discussion forum to github 2021-06-30 23:26:40 -04:00
stale.yml misc: adjust stalebot deadline (#3316) 2021-10-06 23:56:47 +02:00