A garbage collector for C and C++
The Boehm-Demers-Weiser conservative garbage collector can be used as a
garbage collecting replacement for C malloc or C++ new. It allows you
to allocate memory basically as you normally would, without explicitly
deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer
be otherwise accessed.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/gc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000130 130 Bytes | |
build.specials.obscpio | 0000000256 256 Bytes | |
gc-8.2.8.tar.gz | 0001219553 1.16 MB | |
gc.changes | 0000012558 12.3 KB | |
gc.spec | 0000003674 3.59 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1199541
from
Jan Engelhardt (jengelh)
(revision 41)
- Update to release 8.2.8
Comments 0