summaryrefslogtreecommitdiff
path: root/doc/api/child_process.md
AgeCommit message (Expand)Author
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
2018-02-04doc: shell option for the execFile and execFileSync functionsjvelezpo
2018-01-17doc: simplify sentences that use "considered"Rich Trott
2018-01-15child_process: ignore undef/proto values of env现充
2018-01-09doc: multiple updates to child_process.mdRich Trott
2018-01-02doc: remove duplicate words in API docsTobias Nießen
2017-12-18doc: fix typo in child_process.mdRich Trott
2017-12-06doc: remove unused link referenceAnatoli Papirovski
2017-12-06doc: remove IPC channel implementation detailsBartosz Sosnowski
2017-12-01doc: add missing serial commasRich Trott
2017-11-07doc: update subprocess.killedcjihrig
2017-11-02doc: add windowsVerbatimArguments docsAndrew Stucki
2017-10-242017-10-24, Node.js Version 8.8.0 (Current)Myles Borins
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-20doc: remove duplicate optionsaayush.a
2017-10-20doc: add space after periodDiego Rodríguez Baquero
2017-10-16child_process: add windowsHide optioncjihrig
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock