public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile stime.c stime.h
@ 2000-08-15 17:23 cmm
  0 siblings, 0 replies; only message in thread
From: cmm @ 2000-08-15 17:23 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	cmm@sourceware.cygnus.com	2000-08-15 17:23:59

Modified files:
	guile-core/libguile: stime.c stime.h 

Log message:
	* stime.c (scm_c_get_internal_run_time): new function, same as
	scm_get_internal_run_time but returns a long.  it's used by the GC
	for timekeeping, since with scm_get_internal_run_time there is a
	(extremely theoretical) possibility of consing.
	(scm_get_internal_run_time): redefined in terms of
	scm_c_get_internal_run_time.
	
	* stime.h: added prototype for scm_c_get_internal_run_time.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-15 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-15 17:23 guile/guile-core/libguile stime.c stime.h cmm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).