1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 02:00:26 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-11-10 22:07:10 +00:00
parent d8db94d601
commit 8b5b4a758c
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2002-11-10 Marius Vollmer <mvo@zagadka.ping.de>
* __scm.h (USE_THREADS, GUILE_ISELECT): Do not define here. They
are defined in configure.in.
* threads.c: Removed SCM_API from function definitions. SCM_API
is only for declarations.
2002-11-07 Mikael Djurfeldt <mdj@linnaeus>
* coop-pthreads.h: Added support for thread specific data to the