mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-16 16:50:21 +02:00
Merge from mvo-vcell-cleanup-1-branch.
This commit is contained in:
parent
7c33806ae6
commit
86d31dfe7d
54 changed files with 1538 additions and 1293 deletions
|
@ -75,6 +75,8 @@
|
|||
switching at async ticks. */
|
||||
#endif
|
||||
#include "libguile/snarf.h" /* Everyone snarfs. */
|
||||
#include "libguile/variable.h"
|
||||
#include "libguile/modules.h"
|
||||
|
||||
/* SCM_SYSCALL retries system calls that have been interrupted (EINTR).
|
||||
However this can be avoided if the operating system can restart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue