X-Git-Url: https://git.distorted.org.uk/~mdw/zone/blobdiff_plain/e1528fd65d3fa74456eae023ce9ce215c7716969..db43369d61d700b1d0100998a2d9ecefe28ff8d4:/sys.lisp 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)