An error occurred while fetching folder content.
Forked from
cmucl / cmucl
Source project has a limited visibility.
Raymond Toy
authored
This is basically the solution proposed by Elias Pipping with a few minor tweaks. - In `run-program`, don't merge `program` with the "path:" search-list. `spawn` will handle this. - In `spawn`, if the first call to execve fails, instead of trying "/bin/sh", use "/usr/bin/env" which will use the user's PATH if necessary to find the program.
Name | Last commit | Last update |
---|---|---|
.. |