deprecated -> !recommended for SELECT/SELECT!

This commit is contained in:
sperber 2002-11-28 11:12:19 +00:00
parent 666f5282f8
commit c8c5b65b30
1 changed files with 4 additions and 3 deletions

View File

@ -85,7 +85,7 @@ Scsh integrates the OS support into Scheme in a manner which respects the
general structure of the language. The details of the design are discussed
in a joint MIT Lab for Computer Science/University of Hong Kong technical
report, "A Scheme Shell," also to appear in a revised format in the "Journal
of Lisp and Symbolic Computation." This paper is also available by ftp:
syof Lisp and Symbolic Computation." This paper is also available by ftp:
ftp://ftp.scsh.net/pub/scsh/papers/scsh-paper.ps
@ -188,8 +188,9 @@ We manage the project using SourceForge:
checksums.
** API changes
select and select! are supported again. Note however, that they
are deprecated in favor of the new wait-ports procedure.
select and select! are supported again. Note however, that we
recommend to use the new wait-ports procedure instead whenever
possible.
New interface to the uname function.
New direct interface to the directory stream operations
New structure scheme-with-scsh which combines the exports of the