* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
[bpt/guile.git] / libguile / coop-defs.h
2000-04-21 Mikael Djurfeldt* Makefile.am (DEFS): Added. automake adds -I options...
2000-03-30 Mikael Djurfeldt* coop-defs.h (struct coop_t): Added `sto'-field again...
2000-03-30 Mikael Djurfeldt* coop-defs.h (struct coop_t): Removed dummy_mutex.
2000-03-29 Mikael DjurfeldtRemoved definition of GUILE_PTHREAD_COMPAT inside comme...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael DjurfeldtReverted recent change to scm_mutex_init: now backward...
2000-03-12 Mikael Djurfeldt* coop-defs.h (struct timespec): Conditionally defined.
2000-03-12 Mikael Djurfeldt* coop-defs.h (scm_mutex_trylock): New macro: alias for
1999-12-16 Greg J. Badros* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
1998-10-04 Jim Blandy* coop.c (coop_condition_variable_wait): Make this...
1998-10-03 Jim BlandyGet rid of warnings from the cooperative threading...
1998-02-06 Mikael Djurfeldt* iselect.h, iselect.c, coop.c, coop-threads.c, coop...
1998-01-26 Mikael Djurfeldt* coop.c (coop_mutex_init, coop_mutex_lock, coop_mutex_...
1997-11-30 Mikael Djurfeldt* coop-defs.h (struct coop_t): Renamed errno --> _errno...
1997-11-27 Mikael Djurfeldt* Makefile.am: Added iselect.c and iselect.h.
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-15 Jim BlandyMerge threads directory into libguile.