guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile ChangeLog coop-pthrea...


From: Mikael Djurfeldt
Subject: guile/guile-core/libguile ChangeLog coop-pthrea...
Date: Thu, 14 Nov 2002 12:17:40 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Mikael Djurfeldt <address@hidden>       02/11/14 12:17:40

Modified files:
        guile-core/libguile: ChangeLog coop-pthreads.c coop-pthreads.h 

Log message:
        * coop-pthreads.c, coop-pthreads.h: scm_internal_select should be
        part of the API, otherwise it's difficult to write Guile
        extensions using non-blocking I/O => moved #include
        "libguile/iselect.h" from coop-pthreads.c --> coop-pthreads.h.
        
        * coop-pthreads.c (scm_unlock_mutex): Changed s_lock_mutex -->
        s_unlock_mutex.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1728&tr2=1.1729&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/coop-pthreads.c.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/coop-pthreads.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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