Commit 52045caa68f60b240e76dcac06150c12cb14dd50

Thomas de Grivel 2018-02-01T23:37:22

Export *stdin-fileno* and such.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/package.lisp b/package.lisp
index fea0423..1585cf2 100644
--- a/package.lisp
+++ b/package.lisp
@@ -29,6 +29,9 @@
    #:read
    #:write)
   (:export
+   #:+stdin-fileno+
+   #:+stdout-fileno+
+   #:+stderr-fileno+
    #:c-access
    #:access
    #:c-lseek