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 openSUSE:Leap:42.3/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 |
Revision 6 (latest revision is 7)
Ludwig Nussel (lnussel_factory)
accepted
request 444885
from
Leap Reviewbot (leaper)
(revision 6)
Automatic request from SUSE:SLE-12:Update by UpdateCrawler
Comments 0