gc - A garbage collector for C and C++
| Website: | http://www.hpl.hp.com/personal/Hans_Boehm/gc/ | 
|---|---|
| License: | BSD | 
- Description:
 The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.
Packages
| gc-7.1-8m.mo8.x86_64 [78 KiB] | 
              Changelog
              by Hiromasa YOSHIMOTO (2011-04-11):
              - (7.1-8m) - rebuild for new GCC 4.6  |