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

Add support for sysinfo on Solaris.

code/unix.lisp:
o Add UNIX-SYSINFO and appropriate constants.

code/exports.lisp:
o Export UNIX-SYSINFO and corresponding constants.

code/sparc-svr4-vm.lisp:
o Use UNIX-SYSINFO to provide better values for MACHINE-TYPE and
  MACHINE-VERSION. Instead of the generic "Ultrasparc", we can return
  things like "sun4u" and "SUNW,Sun-Blade-1500".

Use bootfiles/19c/boot-2005-12-2.lisp to bootstrap this change.  Only
needed for sparc.
parent 8feda06e
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