| Commit message (Expand) | Author | Age | Files | Lines |
* | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 2001-06-14 | 1 | -5/+5 |
* | * Incorporated fixes to interrupt deferring/allowing from Niibe. | Dirk Herrmann | 2001-04-17 | 1 | -9/+3 |
* | * coop-defs.h (coop_key_create): Don't use the C++ keyword | Marius Vollmer | 2000-10-02 | 1 | -1/+1 |
* | * Makefile.am (DEFS): Added. automake adds -I options to DEFS, | Mikael Djurfeldt | 2000-04-21 | 1 | -1/+1 |
* | * coop-defs.h (struct coop_t): Added `sto'-field again because of | Mikael Djurfeldt | 2000-03-30 | 1 | -2/+0 |
* | * coop-defs.h (struct coop_t): Removed dummy_mutex. | Mikael Djurfeldt | 2000-03-30 | 1 | -1/+2 |
* | Removed definition of GUILE_PTHREAD_COMPAT inside commentary | Mikael Djurfeldt | 2000-03-29 | 1 | -1/+0 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | Reverted recent change to scm_mutex_init: now backward compatible | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * coop-defs.h (struct timespec): Conditionally defined. | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+11 |
* | * coop-defs.h (scm_mutex_trylock): New macro: alias for | Mikael Djurfeldt | 2000-03-12 | 1 | -3/+47 |
* | * *.h: Use SCM_NIMP(X) && in all the FOOP macros. | Greg J. Badros | 1999-12-16 | 1 | -4/+7 |
* | * coop.c (coop_condition_variable_wait): Make this function | Jim Blandy | 1998-10-04 | 1 | -1/+0 |
* | Get rid of warnings from the cooperative threading system. | Jim Blandy | 1998-10-03 | 1 | -0/+16 |
* | * iselect.h, iselect.c, coop.c, coop-threads.c, coop-threads.h, | Mikael Djurfeldt | 1998-02-06 | 1 | -1/+1 |
* | * coop.c (coop_mutex_init, coop_mutex_lock, coop_mutex_unlock, | Mikael Djurfeldt | 1998-01-26 | 1 | -0/+49 |
* | * coop-defs.h (struct coop_t): Renamed errno --> _errno to prevent | Mikael Djurfeldt | 1997-11-30 | 1 | -1/+1 |
* | * Makefile.am: Added iselect.c and iselect.h. | Mikael Djurfeldt | 1997-11-27 | 1 | -0/+15 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | Merge threads directory into libguile. | Jim Blandy | 1997-04-15 | 1 | -0/+149 |