summaryrefslogtreecommitdiff
path: root/src/mongo/stdx/sigaltstack_location_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77193 Centralize the macro definition of __has_feature into one placeMark Benvenuto2023-05-171-4/+2
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+3
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-1/+1
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-15/+16
* SERVER-59231 Add GCC 11 and clang 12 canary builders in C++17 modeAndrew Morrow2021-08-181-4/+8
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-17/+27
* SERVER-48597 Fix stack trace unit tests with TSANRyan Egesdahl2020-06-111-2/+7
* SERVER-15902 sigaltstack for workers and stdx::thread.Billy Donahue2019-10-251-0/+283