Skip to content
Snippets Groups Projects
Commit f0c421a2 authored by rtoy's avatar rtoy
Browse files

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.
parent 1ca43a1a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment