guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core ChangeLog configure.in libguil...


From: Stefan Jahn
Subject: guile/guile-core ChangeLog configure.in libguil...
Date: Sat, 14 Jun 2003 01:36:02 -0400

CVSROOT:        /cvsroot/guile
Module name:    guile
Branch:         
Changes by:     Stefan Jahn <address@hidden>    03/06/14 01:36:02

Modified files:
        guile-core     : ChangeLog configure.in 
        guile-core/libguile: ChangeLog deprecated.h gen-scmconfig.c 
                             posix.c threads.c threads.h 

Log message:
        2003-06-14  Stefan Jahn  <address@hidden>
        
        * configure.in: Checking for __int64 as possible candidate for
        the SCM_I_GSC_T_INT64 define.
        
        2003-06-14  Stefan Jahn  <address@hidden>
        
        * threads.h: Redefined scm_getspecific() and scm_setspecific()
        to be functions instead of macros.
        
        * threads.c: Conditionalized inclusion of <sys/time.h> and
        <unistd.h>.
        (scm_getspecific, scm_setspecific): Made these two function
        real part of the API.
        
        * posix.c (s_scm_putenv): Added some code to make a
        (putenv "FOO="), i.e. setting an empty string, work also on
        Win32 systems.  Thanks to Kevin Ryde for the proposal.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/ChangeLog.diff?tr1=1.409&tr2=1.410&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/configure.in.diff?tr1=1.219&tr2=1.220&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1886&tr2=1.1887&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/deprecated.h.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/gen-scmconfig.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/posix.c.diff?tr1=1.117&tr2=1.118&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/threads.c.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/threads.h.diff?tr1=1.34&tr2=1.35&r1=text&r2=text





reply via email to

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