A garbage collector for C and C++

Edit Package gc

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.

Refresh
Refresh
Source Files
Filename Size Changed
aarch64-support.patch 0000002225 2.17 KB
gc-7.2d.tar.gz 0001263064 1.2 MB
gc.changes 0000004694 4.58 KB
gc.spec 0000003918 3.83 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
vrev bump
Comments 0
openSUSE Build Service is sponsored by