X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=db3f1c7c26a09067cd78affbafe9afe857910efb;hp=80fa1190ef066f420157812420b5d24831adbbaf;hb=a5f8c5c91b2dc670e196147b08dafa0ca23259e4;hpb=9e36114ec80a5a8b58a650a5f80b4d51b43d0ce0 diff --git a/package.lisp b/package.lisp index 80fa119..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 @@ -235,6 +236,7 @@ #:print-float-units #:print-seconds #:posix-time-to-utime + #:utime-to-posix-time ;; From random.lisp #:seed-random-generator @@ -293,6 +295,7 @@ #:run-shell-command-output-stream #:delete-directory-and-files #:file-size + #:getpid ;; color.lisp #:rgb->hsv