-
- Downloads
linux-os.lisp:
o Use unix:unix-uname to get the software version. (I don't want to deal with broken Linux kernels or other implementation details in trying to read /proc/version, and I don't want to run uname -r.) sunos-os.lisp: o Use unix:unix-uname to get the software version instead of running uname -r.
Loading
Please register or sign in to comment