wok diff gc/description.txt @ rev 15265

Up cookutils (3.1.7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 09:50:51 2013 +0000 (2013-09-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Wed Sep 25 09:50:51 2013 +0000
     1.3 @@ -0,0 +1,2 @@
     1.4 +The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage 
     1.5 +collecting replacement for C malloc or C++ new.