Commit 65bbc2dc02c037370d2eee1c5d89b5e93944c68c

Thomas de Grivel 2018-06-04T10:01:37

export unistd-stream-fd

1
2
3
4
5
6
7
8
9
10
diff --git a/package.lisp b/package.lisp
index 8549521..c010b02 100644
--- a/package.lisp
+++ b/package.lisp
@@ -28,4 +28,5 @@
    #:unistd-io-stream
    #:unistd-output-stream
    #:unistd-stream
+   #:unistd-stream-fd
    #:unistd-stream-open))