32 Commits (4bed6d6e93b48715281f0783d3695d360056f967)

Author SHA1 Message Date
Rich Trott a3bc9a1991 doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Javis Sullivan 3268863ebc child_process: add string shortcut for fork stdio 8 years ago
Anna Henningsen 627ecee9ed child_process: support Uint8Array input to methods 8 years ago
Sakthipriyan Vairamani (thefourtheye) fc647fddff doc: killSignal option accepts integer values 8 years ago
Matthew Garrett f60aba2fd4 doc: warn about unvalidated input in child_process 8 years ago
Myles Borins 0bdd39f729 doc: consistent 'Returns:' part two 8 years ago
Vse Mozhet Byt f418a22767 doc: modernize child_process example code 8 years ago
Devon Rifkin 479822c45e
doc: it’s -> its in api/child_process.md 8 years ago
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Kenneth Skovhus 6df167c457
doc: child_process .stdio accepts a String type 8 years ago
Roman Reiss 8eb19c48fa
doc: consistent 'Returns:' 8 years ago
Evan Lucas 9314886053 2016-11-08, Version 7.1.0 (Current) 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
Indrek Ardel 7f02fecab1 doc: further improve child_process doc types 8 years ago
yorkie 13c34a15bd doc: improve child_process doc types 8 years ago
Bartosz Sosnowski b90f3da9de
child_process, win: fix shell spawn with AutoRun 8 years ago
James M Snell f10e1ed455 doc: `'ipc'` is required with fork stdio option 8 years ago
Bartosz Sosnowski 0abdf59f50 doc: script with spaces spawn example for windows 8 years ago
Pat Pannuto 99f45b2476
child_process: control argv0 for spawned processes 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 8 years ago
Joe Esposito 6ea8c669df doc: remove extra spaces and concats in examples 8 years ago
cjihrig ff3ce11894 child_process: support stdio option in fork() 8 years ago
cjihrig 5a571a5fa0 doc: fix detached child stdio example 8 years ago
sartrey 926707f0a7 doc: clarify child_process stdout/stderr types 8 years ago
Tim Kuijsten 5207526ec8
doc: buffers are not sent over IPC with a socket 9 years ago
Anna Henningsen 27d2267066
doc: add `added:` information for child_process 9 years ago
Rod Machen ed11ac6080 doc: remove "\" within backticks 9 years ago
Rich Trott b55becd0dc doc: copyedit maxBuffer note for child_process 9 years ago
Evan Lucas d13b9d3f7f doc: fix exec example in child_process 9 years ago
Alexander Gromnitsky 983a809456 doc: fix broken references 9 years ago
Alexander Makarenko f85412d49b doc: improvements to child_process, process docs 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
Alexander Gromnitsky 3641ca9849 doc: fix broken references 9 years ago
James M Snell ad2df3ac1f doc: clarification for maxBuffer and Unicode output 9 years ago
Robert Jefe Lindstaedt 8f4fdc93f0 doc: describe child.kill() pitfalls on linux 9 years ago
James M Snell 6fd26dcc20 doc: clarify stdout/stderr arguments to callback 9 years ago
Robert Jefe Lindstaedt 82c2996e2d doc: refine child_process detach behaviour 9 years ago
Mithun Patel 99a5d07935 doc: Add note about use of JSON.stringify() 9 years ago
Benjamin Gruenbaum b217460f54 doc: fix typo in child_process docs 9 years ago
Evan Lucas 3c79bbda47 doc: fix typo in child_process documentation 9 years ago
cjihrig e854f60585 child_process: add keepOpen option to send() 9 years ago
cjihrig 1952844f45 child_process: support options in send() 9 years ago
Kevin Locke 91f6bc0bd6 doc: clarify child_process.execFile{,Sync} file arg 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
cjihrig c3bb4b1aa5 child_process: add shell option to spawn() 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
Roman Klauke 4c132fe61e doc: make references clickable 9 years ago
Ryan Sobol d139704ff7 doc: improve child_process.execFile() code example 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
James M Snell 7d5c1b5b1a doc: improve child_process.markdown copy 9 years ago