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.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12:Update/gc.3676 && 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
buildservice-autocommit
committed
(revision 2)
extendvrev vrev update
Comments 0