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
Revision 28 (latest revision is 40)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176639 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 28)
Make use of external libatomic_ops -- openSUSE has it in a separate source package (forwarded request 176614 from jengelh)
Comments 0
openSUSE Build Service is sponsored by