aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb80/files/patch-src_mongo_platform_waitable__atomic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* databases/mongodb80: reimplement waitable_atomic.cppRonald Klop2025-02-131-33/+26
| | | | | | | | | | | | Reimplement src/mongo/platform/waitable_atomic.cpp using absolute time. This uses more simple conversions. The implementation is now similar to the Linux version instead of the MacOS version. It should not have any functional change. Reported by: https://infosec.exchange/@david_chisnall/113797905538197081 Reported by: https://github.com/mongodb/mongo/pull/1607#issuecomment-2605593775
* databases/mongodb80: new port 8.0.0-rc14Ronald Klop2024-07-231-0/+65
Still release candidate, use with care. Notes: https://www.mongodb.com/docs/v8.0/release-notes/8.0/