summaryrefslogtreecommitdiff
path: root/doc/api/child_process.md
AgeCommit message (Expand)Author
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-22doc: add code example to subprocess.stdoutJuan José Arboleda
2019-07-20doc: format Unix consistentlycjihrig
2019-07-02child_process: attach child in promisificationcjihrig
2019-05-21doc: correct parameter type on 'subprocess.kill([signal])'himself65
2019-04-17child_process: change the defaults maxBuffer sizekohta ito
2019-04-09child_process: use non-infinite maxBuffer defaultskohta ito
2019-04-03doc: fix default maxBuffer sizekohta ito
2019-03-19doc: add Note of options.stdio into child_processkohta ito
2019-03-18doc: update spawnSync() status value possibilitiesRich Trott
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-18doc: eliminate use of "note that" from child_process.mdRich Trott
2019-02-18doc: remove unnecessary italics from child_process.mdRich Trott
2019-02-18doc: remove unnecessary bold text from child_process.mdRich Trott
2019-02-18doc: remove unnecessary bold italics from child_process.mdRich Trott
2019-02-18doc: remove all-caps shouting from child_process.mdRich Trott
2019-02-18doc: wrap child_process.md at 80 charactersRich Trott
2019-01-23child_process: truncate output when maxBuffer is exceededJeremiah Senkpiel
2018-11-28doc: sort bottom-of-file markdown linksSam Roberts
2018-11-28test: test and docs for detached fork processtimothy searcy
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-13Revert "child_process: change windowsHide default to true"Rich Trott
2018-10-29doc: remove notice of dashes in V8 optionsDenys Otrishko
2018-10-232018-10-23, Version 11.0.0 (Current)James M Snell
2018-09-062018-09-06, Version 10.10.0 (Current)Michaël Zasso
2018-09-05child_process: fix switches for alternative shells on WindowsTessei Kameyama
2018-08-29doc: remove redundant 'Example:' and similar notesVse Mozhet Byt
2018-08-27child_process: allow typed arrays for inputSarat Addepalli
2018-08-14doc: document 'inherit' option for stdio (non-shorthand)James Bromwell
2018-08-12doc: add missing option for child_process.spawnSync()James Bromwell
2018-08-10doc: add subprocess.ref() and subprocess.unref()Thomas Hunter II
2018-06-27doc: separate unrelated info about child_process.exec()Charmander
2018-06-21doc: note synchronous part of child_process.spawnJamie Davis
2018-06-20child_process: change windowsHide default to truecjihrig
2018-05-03doc: add more missing backticksVse Mozhet Byt
2018-05-02doc: add missing periods or colonsVse Mozhet Byt
2018-04-29doc: remove redundant empty linesVse Mozhet Byt
2018-04-11doc: fix parameter type formatVse Mozhet Byt
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-26doc: remove confusing note about child process stdioAnna Henningsen
2018-03-23doc: update child_process.mdAri Leo Frankel
2018-03-23doc: clarify child_process promise rejectionsTomCoded
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-17doc: mark accessing IPC channel fd as undefinedBartosz Sosnowski
2018-02-08doc: remove **Note:** tagsJames M Snell