summaryrefslogtreecommitdiff
path: root/doc/api/child_process.md
AgeCommit message (Expand)Author
2019-11-29child_process: document kill() return valuecjihrig
2019-11-212019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-05child_process,cluster: allow using V8 serialization APIAnna Henningsen
2019-10-26doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-10doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-22doc: fix require call for spawn() in code exampleMarian Rusnak
2019-09-03doc: start unorded lists at start of lineNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-09doc: fix nits in child_process.mdVse Mozhet Byt
2019-07-30doc: add example of event close for child_processLaura Ciro
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-20doc: add code example to subprocess.stdoutJuan José Arboleda
2019-07-08doc: format Unix consistentlycjihrig
2019-06-22child_process: attach child in promisificationcjihrig
2019-05-20doc: 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