X-Git-Url: https://git.distorted.org.uk/~mdw/zone/blobdiff_plain/098b57a28b428a9f21b44098da374c79d866ed80..9b01dd96bd9056ac720b42a5f433d58e5b37169a:/sys.lisp?ds=sidebyside diff --git a/sys.lisp b/sys.lisp index 9f900f7..bcc8433 100644 --- a/sys.lisp +++ b/sys.lisp @@ -42,7 +42,7 @@ (sb-unix:unix-gethostname) #+clisp - (unix:get-host-name) + (os:uname-nodename (os:uname)) #+ecl (cffi:with-foreign-pointer-as-string (buffer 256 len)