summaryrefslogtreecommitdiff
path: root/src/mongo/platform/process_id.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-22973 use mongo macros for static assertMatt Cotter2016-09-091-2/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19313 Remove some obsoleted usages of boostAndrew Morrow2015-07-091-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-26/+30
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-9809 Replace getpid() with ProcessId::getCurrent() and pid_t with Proc...Andy Schwerin2013-06-031-1/+8
* SERVER-9809 Introduce mongo-wide ProcessId type.Andy Schwerin2013-06-031-0/+56