Libgc-dev 6.6-2osso
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:
Depends:
Size:
159970 bytes
MD5sum:
c6cdba3e843745e508c498a74b300f58
Status:
Package imported
QA Quarantine ends:
ENDED 2010-01-27 09:13
Package events
| Event type | User | Timestamp |
| Package imported | System | 2010-01-27 09:13 UTC |

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