Paket: libgc-dev (1:6.8-1.2ubuntu1)
Links für libgc-dev
Ubuntu-Ressourcen:
Quellcode-Paket libgc herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ryan Murray
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
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 defaults for everything else. Particularly, it does not work as a malloc() replacement.
Andere Pakete mit Bezug zu libgc-dev
|
|
|
libgc-dev herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 168,9 kB | 644,0 kB | [Liste der Dateien] |
| i386 | 159,5 kB | 564,0 kB | [Liste der Dateien] |