guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scm_current_time, scm_gettimeofday, SCM_DEFER_INTS


From: Kevin Ryde
Subject: Re: scm_current_time, scm_gettimeofday, SCM_DEFER_INTS
Date: Sat, 30 Aug 2003 09:29:47 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (gnu/linux)

I wrote:
>         * stime.c (scm_current_time, scm_gettimeofday): Remove SCM_DEFER_INTS,
>         time() and gettimeofday() should be thread safe and unaffected by
>         temporary timezone changes.

Oh, actually I guess they are affected on a DOS system (eg. djgpp)
where the system clock is local time rather than UTC.  I might put
some comments as a reminder of that.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]