Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: apply clang-tidy rule modernize-deprecated-headers | gengjiawen | 2019-02-27 | 1 | -2/+2 |
* | src: move req_wrap_queue to base class of ReqWrap | Anna Henningsen | 2019-02-20 | 1 | -1/+2 |
* | process: fix calculation in process.uptime() | Joyee Cheung | 2019-02-19 | 1 | -4/+2 |
* | src: unify uptime base used across the code base | Joyee Cheung | 2019-02-18 | 1 | -4/+7 |
* | src: move process.reallyExit impl into node_process_methods.cc | Joyee Cheung | 2019-02-06 | 1 | -1/+8 |
* | src: split ownsProcessState off isMainThread | Anna Henningsen | 2019-02-05 | 1 | -6/+6 |
* | process: allow reading umask in workers | cjihrig | 2019-01-17 | 1 | -1/+6 |
* | src: declare process-related C++ methods in node_process.h | Joyee Cheung | 2019-01-11 | 1 | -47/+5 |
* | src: move process object creation into node_process_object.cc | Joyee Cheung | 2019-01-11 | 1 | -0/+463 |