This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile gc.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/08/29 19:13:45

Modified files:
	guile-core/libguile: gc.c 

Log message:
	* gc.c (scm_init_storage): Skip registration of cleanup on systems
	which lack atexit.  (Is it important that cleanup is made
	properly? Maybe we should replace all `exit' with `scm_exit' and
	call cleanup there?)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]