[cl-plus-ssl-cvs] CVS trivial-gray-streams

avodonosov avodonosov at common-lisp.net
Mon Oct 5 00:46:58 UTC 2009


Update of /project/cl-plus-ssl/cvsroot/trivial-gray-streams
In directory cl-net:/tmp/cvs-serv947

Modified Files:
	README 
Log Message:
SBCL file-position support

--- /project/cl-plus-ssl/cvsroot/trivial-gray-streams/README	2006/09/14 17:45:36	1.3
+++ /project/cl-plus-ssl/cvsroot/trivial-gray-streams/README	2009/10/05 00:46:57	1.4
@@ -29,9 +29,9 @@
 Generic function STREAM-READ-SEQUENCE (stream sequence start end &key)
 Generic function STREAM-WRITE-SEQUENCE (stream sequence start end &key)
 
-	See above.
+        See above.
 
 Generic function STREAM-FILE-POSITION (stream) => file position
 Generic function (SETF STREAM-FILE-POSITION) (position-spec stream) => successp
 
-	Will only be called by LispWorks and CLISP.
+        Will only be called by LispWorks, CLISP and SBCL.





More information about the cl-plus-ssl-cvs mailing list