Commit 973ae80fb03c4a8425cd753f1213e0ff51b61bff

Thomas de Grivel 2018-02-04T23:54:48

Export DO-ENVIRON and GETENV

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/package.lisp b/package.lisp
index 163af52..91db247 100644
--- a/package.lisp
+++ b/package.lisp
@@ -76,6 +76,7 @@
    #:chdir
    #:chown
    #:close
+   #:do-environ
    #:dup
    #:dup2
    #:dup3
@@ -93,6 +94,7 @@
    #:fd-zero
    #:fds-bits
    #:getcwd
+   #:getenv
    #:gid-t
    #:intptr-t
    #:lchown