96 Commits (60985046851ac7888c6cc81cfb6ff1fe6b7d1cf2)

Author SHA1 Message Date
Sam Roberts 432cce6e95 doc: describe process API for IPC 9 years ago
cjihrig 4f50d3fb90 process: make process.release.name "node" 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Rod Vagg 04fd4fad46 src: introduce process.release object 10 years ago
Benjamin Gruenbaum 0f09b8db28 doc: don't recommend domains for error handling 9 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Evan Lucas 3c92ca2b5c src: add ability to get/set effective uid/gid 10 years ago
Trevor Norris 10e31ba56c node: allow multiple arguments passed to nextTick 10 years ago
Johan Bergström d726a177ed build: Remove building against a shared V8 10 years ago
Brendan Ashworth 2e2cf81476 doc: fix process.stdout reference to console.log 10 years ago
Benjamin Gruenbaum 06ee782f24 doc: document 'unhandledRejection' and 'rejectionHandled' 10 years ago
Charmander f0296933f8 doc: correct `it's` to `its` in process 10 years ago
Ben Noordhuis 90d2b35281 doc: update antiquated process.versions output 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Sam Roberts 37569cd2b2 doc: document the fds behind stdin/out/err 10 years ago
Carlos Campderrós 13ad06e095 doc: set logical umask in process.umask example 10 years ago
Carlos Campderrós 4815873bb5 doc: set logical umask in process.umask example 10 years ago
Julien Fontanet 95726b0fce doc: note stdout and stderr special behaviors. 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Maciej Małecki 0664ddc093 doc: document `process.env` better 11 years ago
Jan Krems ad5e8ec3e2 doc: process: Document process.mainModule 10 years ago
Shuhei Kagawa 43a29f53ca doc: remove an unused arg in process.stdin. 11 years ago
Sam Roberts 37d3c56c0b doc: document `beforeExit` and add more tests 11 years ago
Anton Khlynovskiy 1fa5cff4f2 docs: clarify process.stdin and old mode 11 years ago
Pedro Ballesteros 1d734a75b5 doc: stdout blocking or non-blocking behaviour 11 years ago
Trevor Norris 6cbfcdad46 src: move AsyncListener from process to tracing 11 years ago
Yuriy Nemtsov f65ce02ddd doc: fix after message in addAsyncListener example 11 years ago
Sam Roberts abe02553f2 doc: clarify Windows signal sending emulation 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Timothy J Fontaine ffb718b5a3 doc: clarify process on exit safe usage 11 years ago
Ron Korving 3917232030 docs: process.on('exit') receives exit code 11 years ago
Sam Roberts 8aac118b69 process: document kill(0), disallow kill(O_RDWR) 11 years ago
Sam Roberts 155df9ca76 doc: document node signal handling 11 years ago
Trevor Norris fe4fbc2a1e doc: add docs for AsyncListeners 11 years ago
Ben Noordhuis 7c554a5cd0 doc: document reserved status of SIGUSR1 11 years ago
isaacs b30a03eda0 process: use exit 1 for uncaughtException 11 years ago
isaacs a5dba82ee2 process: Add exitCode property 11 years ago
Edward Hutchins 31a27ca72d Added documentation for process.execArgv 12 years ago
isaacs bd5ab9c601 doc: Explain process.nextTick timing 11 years ago
Trevor Norris 71ade1c212 doc: remove mention of maxTickDepth 11 years ago
Linus Mårtensson 5e4e8ec429 build: add android support 12 years ago
Felix Geisendörfer a2fd657b10 docs: uncaughtException is here to stay 12 years ago
Rod Vagg ccabd4a6fa process: expose NODE_MODULE_VERSION in process.versions 12 years ago
Mathias Bynens 488b74d68b doc: mention `process.*.isTTY` under `process` 12 years ago
Ben Noordhuis 7b7235a232 doc: add note on process.title max length 12 years ago
Johannes Ewald 872cb0d7fa doc: improve example of process.hrtime() 12 years ago
Ben Noordhuis 3ece130ea2 process: add getgroups(), setgroups(), initgroups() 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago
Stephen Gallagher bfd78b69fc build: allow linking against system http_parser 12 years ago