Slackers (Slackware current journal) - Slackware – GNU/Linux per SubGeni e Fannulloni
Repository Slackers.it
Only for Slackware -current
Name Last modified Size Description
Parent Directory -
pkg/ 07-Apr-2011 11:51 -
pkg64/ 07-Apr-2011 11:51 -
src/ 15-Apr-2011 19:17 -
The Slackers.it Repository
======================================================================
gc (Boehm-Demers-Weiser garbage collector)
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.
Homepage: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
======================================================================