Skip to content
  • Raymond Toy's avatar
    Replace unix-times usage with getrusage · 29cb2f47
    Raymond Toy authored
    unix:unix-times was only used for #+(and sparc svr4).  The existing
    code already supported a different function when this condition was
    false, so use that, which uses getrusage instead.
    
    Don't need cross-x86-sparc-bootstrap.lisp anymore either.
    29cb2f47