Commit 800ee5acaaa9c965a0c83aa0fa095076aa351c46

Thomas de Grivel 2017-05-13T13:00:29

export creat

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/package.lisp b/package.lisp
index 45b5f82..da5c0ef 100644
--- a/package.lisp
+++ b/package.lisp
@@ -17,6 +17,7 @@
    #:fcntl-setfl
    #:open
    #:openat
+   #:creat
    #:+o-rdonly+
    #:+o-wronly+
    #:+o-rdwr+