summaryrefslogtreecommitdiff
path: root/src/node_child_process.h
Commit message (Expand)AuthorAgeFilesLines
* New api for child_process.spawn; ability to set cwd for spawn()ed processBert Belder2010-08-061-1/+1
* Add a parameter to spawn() that sets the child's stdio file descriptors.Orlando Vazquez2010-06-021-1/+1
* child process now use net.SocketRyan Dahl2010-03-171-39/+42
* Allow passing env to child processRyan Dahl2010-03-031-1/+1
* Prefix all source files with node_Ryan Dahl2009-10-271-0/+65