summaryrefslogtreecommitdiff
path: root/databases/db48/files/patch-dbinc_atomic.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-02databases/db48: Axe. Expired 25 months ago, no users left.Matthias Andree1-20/+0
Thanks to vd@'s preparation around PR 245220 and r533562, we can now finally axe databases/db48 before 2020Q3 branches. PR: 245220 (related)
2012-06-15Backport Dimitry's clang compilation fix from databases/db5.Matthias Andree1-2/+2
Reported by: Dima Panov
2012-06-14Fix compilation with clang, patch taken fromMatthias Andree1-0/+20
http://lists.freebsd.org/pipermail/freebsd-current/2012-May/033615.html Reported by: Mel Flynn Patch by: Dimitry Andric