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-02-28child_process: fix spawn and fork abort behaviorNitzan Uziely
2021-02-28doc,child_process: `pid` can be `undefined` when `ENOENT`dr-js
2021-02-28doc,lib: prepare for stricter multi-line array lintingRich Trott
2021-01-142021-01-14, Version 15.6.0 (Current)v15.6.0Danielle Adams
2021-01-12doc: clarify child_process.exec inherits cwdugultopu
2021-01-12doc: clarify subprocess.stdout/in/err/io propertiesJames M Snell
2021-01-12doc: fix broken link for ChildProcessJames M Snell
2021-01-12child_process: add 'overlapped' stdio flagThiago Padilha
2021-01-12child_process: support AbortSignal in forkBenjamin Gruenbaum
2020-12-222020-12-22, Version 15.5.0 (Current)v15.5.0Michaël Zasso
2020-12-21child_process: add signal support to spawnBenjamin Gruenbaum
2020-12-092020-12-09, Version 15.4.0 (Current)v15.4.0Danielle Adams
2020-12-07child_process: add AbortSignal supportBenjamin Gruenbaum
2020-11-22doc: document the error when cwd not exists in child_process.spawnFeelyChau
2020-11-042020-11-04, Version 15.1.0 (Current)v15.1.0Michaël Zasso
2020-11-03child_process: add ChildProcess 'spawn' eventMatthew Francis Brunetti
2020-10-09doc: harmonize version list style in YAML commentsAntoine du Hamel
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-27doc: revise introductory child_process textRich Trott
2020-09-24win, child_process: sanitize env variablesBartosz Sosnowski
2020-09-24doc: change type of child_process.signalCode to stringLinn Dahlgren
2020-09-17doc: use command-line/command line consistentlyRich Trott
2020-07-12doc: reword warnings about sockets passed to subprocessesRich Trott
2020-06-29doc: make minor improvements to paragraph in child_process.mdRich Trott
2020-06-26doc: add dynamic source code linksAlec Davidson
2020-06-23doc: use a single space between sentencesRich Trott
2020-06-19doc: use sentence-case for headings in docsRich Trott
2020-06-01net: remove long deprecated server.connections propertyJames M Snell
2020-04-28doc: fix LTS replaceme tagsAnna Henningsen
2020-04-212020-04-21, Version 14.0.0 (Current)Beth 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