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+