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.
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP3:GA/gc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2016-9427.patch | 0000028610 27.9 KB | |
aarch64-support.patch | 0000002225 2.17 KB | |
gc-7.2d.tar.gz | 0001263064 1.2 MB | |
gc.changes | 0000004861 4.75 KB | |
gc.spec | 0000003957 3.86 KB |
Latest Revision
Victor Pereira (vpereirabr)
committed
(revision 1)
Set link to gc.3676 via maintenance_release request
Comments 0