summaryrefslogtreecommitdiff
path: root/src/mongo/util/errno_util_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-2/+2
|
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-20/+32
|
* SERVER-41047 errnoWithDescription only check __ANDROID_API__ if it's definedKevin Pulo2019-05-291-0/+73