* * gc.c (scm_protect_object, scm_unprotect_object): New functions.
authorJim Blandy <jimb@red-bean.com>
Mon, 23 Dec 1996 04:37:03 +0000 (04:37 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 23 Dec 1996 04:37:03 +0000 (04:37 +0000)
commitef290276acb80e87f9148ce34ec792a2bd301d8c
tree10a0b82c084a9aa8eb6c67865d007692ccf88fc3
parentce2a6727dc0c04603f224bb645b63c9529d49d9c
* * gc.c (scm_protect_object, scm_unprotect_object): New functions.
Their prototypes were already present in gc.h, but they weren't
implemented.
(scm_init_storage): Initialize scm_protects.
* root.c (scm_protects): New element of scm_sys_protects.
libguile/gc.c
libguile/root.h