Libgc-dev 6.6-2osso2
conservative garbage collector for C (development)
Boehm's GC is a garbage collecting storage allocator that is
intended to be used as a plug-in replacement for C's malloc.
This package is required to compile and link programs that use
libgc1.
Since the collector does not require pointers to be tagged, it does
not attempt to ensure that all inaccessible storage is reclaimed.
However it has typically been more successful at reclaiming unused
memory than most C programs using explicit deallocation. Unlike
manually introduced leaks, the amount of unreclaimed memory typically
stays bounded.
This version of the collector is thread safe, has C++ support, and uses the
defaullts for everything else. Particularly, it does not work as a malloc()
replacement.
Section:
libdevel
Repository:
Uploaded by:
Size:
161774 bytes
MD5sum:
e95b2ac2660a455948e1773e21ac096b
Source:
Status:
Package promoted
QA Quarantine ends:
ENDED 2010-11-22 19:23
Packages depending on this package:
Package events
| Event type | User | Timestamp |
| Package imported | System | 2010-11-22 19:41 UTC |
| Build succeeded | System | 2010-11-22 19:23 UTC |
| Building | System | 2010-11-22 19:22 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.