mirror of
https://github.com/nodejs/node.git
synced 2025-08-16 14:18:44 +02:00
![]() The `execve` syscall does exist on IBM i but it has caveats that make it not usable in Node.js context. These changes disable building with `execve` like Windows does. PR-URL: https://github.com/nodejs/node/pull/57883 Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it> |
||
---|---|---|
.. | ||
execution.js | ||
finalization.js | ||
per_thread.js | ||
permission.js | ||
pre_execution.js | ||
promises.js | ||
report.js | ||
signal.js | ||
task_queues.js | ||
warning.js | ||
worker_thread_only.js |