allow SWI Interface to send/receive wide characters.

This commit is contained in:
Vítor Santos Costa
2010-07-21 10:58:24 +01:00
parent 1f3455a656
commit b61d69ffe8
9 changed files with 71 additions and 29 deletions

View File

@@ -92,10 +92,6 @@ static void RestoreWorker(int wid) {
#if defined(YAPOR) || defined(THREADS)
REINIT_LOCK(FOREIGN_WL(wid)->signal_lock);
@@ -188,6 +184,12 @@ static void RestoreGlobal(void) {
#if HAVE_LIBREADLINE