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 openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / gc
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:B/gc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gc-7.6.4.tar.gz | 0001120784 1.07 MB | |
gc.changes | 0000006545 6.39 KB | |
gc.spec | 0000003909 3.82 KB |
Revision 5 (latest revision is 26)
Lubos Kocman (lkocman-factory)
committed
(revision 5)
branch from 15.1
Comments 0