47 Commits (a56a95b65228a9f7fa584746d97abbad19a92edf)

Author SHA1 Message Date
koichik a09b747f30 child_process.fork: don't modify args 13 years ago
Ryan Dahl 651b8a06d6 Fix test/pummel/test-exec.js 13 years ago
Daniel Ennis 59be975322 Improve IPC performance. 13 years ago
Ryan Dahl 96e423a665 Remove child_process_legacy 13 years ago
Ryan Dahl 8c738fa90c child_process.fork: don't overwrite env 13 years ago
Ryan Dahl 12486a6437 Change API for sending handles 13 years ago
Ryan Dahl 26c08a3f35 Do load balancing test in test-child-process-fork2. 13 years ago
Ryan Dahl 899358e797 Add test-child-process-fork2 and fixes to make it work 13 years ago
Ryan Dahl b413c77583 Support sending handles to other processes 13 years ago
Ryan Dahl 26c5905a99 Reimplement child_process.fork 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 70966002c0 Forward customFds to ChildProcess.spawn 13 years ago
Bert Belder 567470b136 Child processes: support windowsVerbatimArguments option 14 years ago
Ben Noordhuis 5a49522ba7 child process: don't send signal if process is already terminated 14 years ago
Ben Noordhuis 2bbb468428 child process: bind to libuv's kill process API 14 years ago
Ryan Dahl 2908f323e1 win: fix test-child-process-exec-cwd 14 years ago
Ryan Dahl 9166f85285 Remove debug code 14 years ago
Ryan Dahl b30ad11b59 child_process_uv: Handle spawn errors 14 years ago
Ryan Dahl 624dd38d89 child_process_uv: fix test/simple/test-child-process-env 14 years ago
Ryan Dahl 19a62589b2 child_process_uv: add exec, fix simple/test-child-process-exec-cwd 14 years ago
Ryan Dahl 4ac633bf21 Forgot to add child_process_uv.js 14 years ago