summaryrefslogtreecommitdiff
path: root/doc/api/process.markdown
Commit message (Expand)AuthorAgeFilesLines
* doc: note stdout and stderr special behaviors.Julien Fontanet2014-10-011-2/+4
* doc: fix brackets for optional parametersTrevor Norris2014-09-251-1/+1
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-09-161-0/+23
|\
| * doc: document `process.env` betterMaciej Małecki2014-09-161-0/+23
* | doc: process: Document process.mainModuleJan Krems2014-06-241-0/+12
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-03-101-1/+1
|\ \ | |/
| * doc: remove an unused arg in process.stdin.Shuhei Kagawa2014-03-101-1/+1
* | doc: document `beforeExit` and add more testsSam Roberts2014-02-281-0/+12
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-191-11/+31
|\ \ | |/
| * docs: clarify process.stdin and old modeAnton Khlynovskiy2014-02-181-5/+17
| * doc: stdout blocking or non-blocking behaviourPedro Ballesteros2014-02-181-6/+14
* | src: move AsyncListener from process to tracingTrevor Norris2014-02-051-215/+0
* | doc: fix after message in addAsyncListener exampleYuriy Nemtsov2014-02-041-1/+1
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-01-241-4/+10
|\ \ | |/
| * doc: clarify Windows signal sending emulationSam Roberts2014-01-161-4/+10
* | node: change AsyncListener APITrevor Norris2014-01-031-71/+72
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-311-6/+9
|\ \ | |/
| * doc: clarify process on exit safe usageTimothy J Fontaine2013-12-311-5/+7
| * docs: process.on('exit') receives exit codeRon Korving2013-12-311-3/+4
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-061-2/+5
|\ \ | |/
| * process: document kill(0), disallow kill(O_RDWR)Sam Roberts2013-12-021-2/+5
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-11-081-2/+27
|\ \ | |/
| * doc: document node signal handlingSam Roberts2013-10-311-2/+27
* | doc: add docs for AsyncListenersTrevor Norris2013-10-311-0/+214
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-09-241-3/+7
|\ \ | |/
| * doc: document reserved status of SIGUSR1Ben Noordhuis2013-09-191-3/+7
* | process: use exit 1 for uncaughtExceptionisaacs2013-09-061-0/+44
* | process: Add exitCode propertyisaacs2013-09-061-0/+10
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-08-211-0/+22
|\ \ | |/
| * Added documentation for process.execArgvEdward Hutchins2013-08-191-0/+22
* | doc: Explain process.nextTick timingisaacs2013-07-161-3/+18
* | doc: remove mention of maxTickDepthTrevor Norris2013-07-051-24/+1
* | build: add android supportLinus Mårtensson2013-06-171-7/+14
* | Merge branch 'v0.10'Fedor Indutny2013-04-121-7/+10
|\ \ | |/
| * process: expose NODE_MODULE_VERSION in process.versionsRod Vagg2013-04-081-7/+10
* | docs: uncaughtException is here to stayFelix Geisendörfer2013-04-091-1/+1
|/
* doc: mention `process.*.isTTY` under `process`Mathias Bynens2013-03-251-0/+14
* doc: add note on process.title max lengthBen Noordhuis2013-03-131-0/+11
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-01-111-5/+4
|\
| * doc: improve example of process.hrtime()Johannes Ewald2013-01-041-5/+4
* | process: add getgroups(), setgroups(), initgroups()Ben Noordhuis2012-12-061-0/+37
* | build: allow linking against system libuvStephen Gallagher2012-11-161-0/+1
* | build: allow linking against system c-aresStephen Gallagher2012-11-061-0/+1
* | build: allow linking against system http_parserStephen Gallagher2012-11-061-0/+1
* | Merge remote-tracking branch 'origin/v0.8'Nathan Rajlich2012-10-131-3/+4
|\ \ | |/
| * doc: better example for process.hrtime()Alex Kocharin2012-10-031-3/+4
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-09-121-1/+1
|\ \ | |/
| * Update doc and test for sunos/solaris switchisaacs2012-09-111-1/+1
* | addon: remove node-waf, superseded by node-gypBen Noordhuis2012-08-141-1/+0
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-07-191-3/+12
|\ \ | |/