[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch master updated (374b885 -> 24eea1b)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch master updated (374b885 -> 24eea1b) |
Date: |
Wed, 1 Mar 2017 11:28:16 -0500 (EST) |
wingo pushed a change to branch master
in repository guile.
from 374b885 Fix trap frame matching
new 0cd60c3 Cosmetic REPL server improvements
new 0660364 scm_std_select doesn't tick itself
new 24eea1b "select" no longer throws exception on EINTR
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/ref/posix.texi | 8 +++---
libguile/filesys.c | 21 ++++++++-------
libguile/threads.c | 61 +++++++++++++++++++++++--------------------
module/system/repl/server.scm | 20 +++++++-------
4 files changed, 58 insertions(+), 52 deletions(-)
- [Guile-commits] branch master updated (374b885 -> 24eea1b),
Andy Wingo <=