Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-08doc: clarify child_process close eventNitzan Uziely
2021-05-01doc: add Windows-specific info to subprocess.kill()João Lucas Lucchetta
2021-05-01doc: clarify when child process 'spawn' event is *not* emittedMatthew Francis Brunetti
2021-05-01doc,child_process: `pid` can be `undefined` when `ENOENT`dr-js
2021-05-01doc: clarify child_process.exec inherits cwdugultopu
2021-05-01doc: clarify subprocess.stdout/in/err/io propertiesJames M Snell
2021-05-01doc: fix broken link for ChildProcessJames M Snell
2021-04-30child_process: support AbortSignal in forkBenjamin Gruenbaum
2021-04-30child_process: add signal support to spawnBenjamin Gruenbaum
2021-04-30child_process: add AbortSignal supportBenjamin Gruenbaum
2021-04-06child_process: add ChildProcess 'spawn' eventMatthew Francis Brunetti
2020-12-15doc: document the error when cwd not exists in child_process.spawnFeelyChau
2020-10-14doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-06doc: revise introductory child_process textRich Trott
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-24doc: change type of child_process.signalCode to stringLinn Dahlgren
2020-09-21doc: use command-line/command line consistentlyRich Trott
2020-07-17doc: reword warnings about sockets passed to subprocessesRich Trott
2020-07-17doc: make minor improvements to paragraph in child_process.mdRich Trott
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-30doc: use a single space between sentencesRich Trott
2020-04-29doc: fix LTS replaceme tagsAnna Henningsen
2020-04-212020-04-21, Version 14.0.0 (Current)v14.0.0Beth Griggs
2020-03-11doc: clear up child_process command resolutionDenys Otrishko
2020-01-19doc: fix several child_process doc typoscjihrig
2020-01-16doc: document missing properties in child_processHarshitha KP
2020-01-03child_process: create proper public API for `channel`Anna Henningsen
2019-12-27doc,child_process: use code markup/markdown in headersRich Trott
2019-11-29child_process: document kill() return valuecjihrig
2019-11-222019-11-21, Version 13.2.0 (Current)Myles Borins
2019-11-06child_process,cluster: allow using V8 serialization APIAnna Henningsen
2019-10-27doc: remove "it is important to" phrasingRich Trott
2019-10-26doc: remove dashesRich Trott
2019-10-11doc: escape brackets not used as markdown reference linksNick Schonning
2019-09-22doc: fix require call for spawn() in code exampleMarian Rusnak
2019-09-04doc: start unorded lists at start of lineNick Schonning
2019-09-01doc: add extends for derived classesKamat, Trivikram
2019-09-01doc: 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-18child_process: change the defaults maxBuffer sizekohta ito
2019-04-09child_process: use non-infinite maxBuffer defaultskohta ito
2019-04-04doc: fix default maxBuffer sizekohta ito