wok-6.x diff gc/description.txt @ rev 20366

debugging with markers, I think the build server does NOT build the gpg... but here locally gpg binary is created and at the place it should be
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 20:40:08 2018 +0000 (2018-06-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Sat Jun 09 20:40:08 2018 +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.