Move more unix support to core for asdf and slime.
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.
Showing
- src/code/exports.lisp 9 additions, 0 deletionssrc/code/exports.lisp
- src/code/unix.lisp 147 additions, 0 deletionssrc/code/unix.lisp
- src/contrib/unix/unix-glibc2.lisp 0 additions, 141 deletionssrc/contrib/unix/unix-glibc2.lisp
- src/contrib/unix/unix.lisp 0 additions, 147 deletionssrc/contrib/unix/unix.lisp
Loading
Please register or sign in to comment