Boehm-gc 8.0.4

This commit is contained in:
Andrius Štikonas 2021-07-02 01:09:54 +01:00 committed by fosslinux
parent e1350d1745
commit de582f1866
6 changed files with 32 additions and 0 deletions

View file

@ -797,3 +797,9 @@ libatomic_ops 7.6.10
``libatomic_ops`` provides semi-portable access to hardware-provided atomic memory
update operations on a number of architectures.
boehm-gc 8.0.4
==============
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage
collecting replacement for C malloc or C++ new.