Skip to content
  • Raymond Toy's avatar
    Move more unix support to core for asdf and slime. · 1a20bb57
    Raymond Toy authored
    o The upcoming version of asdf wants to use unix-getenv, so add that
      to the core, removing from the unix contrib.
    o Slime wants to use unix-execve and unix-fork, so import that and the
      necessary support routines in to the core from the unix contrib.
    1a20bb57