X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Fpackage.lisp;h=963a16ecf069069d07c85cc5d59a2cdf5d9e172d;hb=e78d319febd47318c2dd88a8b6637e665d9e33e2;hp=7aa665f608b9cabb27b27604e948fedf9a501612;hpb=3ade95bab16abe09642554e9cbf56f117f01e507;p=uffi.git diff --git a/src/package.lisp b/src/package.lisp index 7aa665f..963a16e 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -63,6 +63,7 @@ #:convert-to-foreign-string #:allocate-foreign-string #:with-foreign-string + #:with-foreign-strings #:foreign-string-length ;; function call @@ -76,6 +77,7 @@ ;; OS #:run-shell-command + #:getenv ))