X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=db3f1c7c26a09067cd78affbafe9afe857910efb;hp=5f10fb9a8071370d3de7d415d2e49e68dc351cde;hb=a5f8c5c91b2dc670e196147b08dafa0ca23259e4;hpb=09816397bfa39bd4b3c85e9f5fc05d30b073bacb diff --git a/package.lisp b/package.lisp index 5f10fb9..db3f1c7 100644 --- a/package.lisp +++ b/package.lisp @@ -57,6 +57,7 @@ #:count-string-char #:count-string-char-if #:hexchar + #:charhex #:encode-uri-string #:decode-uri-string #:non-alphanumericp @@ -168,7 +169,8 @@ #:def-cached-instance #:with-ignore-errors #:ppmx - #:defconst + #:defconstant* + #:defvar-unbound ;; files.lisp #:print-file-contents @@ -234,6 +236,7 @@ #:print-float-units #:print-seconds #:posix-time-to-utime + #:utime-to-posix-time ;; From random.lisp #:seed-random-generator @@ -292,6 +295,7 @@ #:run-shell-command-output-stream #:delete-directory-and-files #:file-size + #:getpid ;; color.lisp #:rgb->hsv