10 Commits (4274e6b7d0f5eb3559dd8f91941ce47d9a68e370)

Author SHA1 Message Date
Ryan Dahl d38d96eb61 Don't emit 'exit' twice from child process 15 years ago
Ryan Dahl 264e540d00 Fix error reporting in child_process callbacks 15 years ago
Felix Geisendörfer f8a3cf980f Properly handle child process exit codes 15 years ago
Ryan Dahl 4efe27bbab Add execFile() for Orlando 15 years ago
Ryan Dahl 9cf2a02d8b Add timeout and maxBuffer options to child_process.exec 15 years ago
Tim Caswell 62d9852c3d Replace slow and broken for..in loops with faster for loops over the keys. 15 years ago
Tim Caswell ff56d6364e Fix child_process to use end() instead of close() in the stdin stream. 15 years ago
Ryan Dahl b8bb6e9007 Close child process stdin on SIGCHLD 15 years ago
Ryan Dahl 1332cafb7c s/Socket/Stream/g 15 years ago
Ryan Dahl 04c06b9149 child process now use net.Socket 15 years ago