Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
agoncharov authored
As suggested by Madhu <madhu@cs.unm.edu>, removed the ext:getenv
function that I had introduced a few days ago.  Instead, four foreign
function definitions are introduced, following Madhu's proposal.

The four functions:

   unix-getenv unix-setenv unix-putenv unix-unsetenv

are defined both in unix.lisp and unix-glibc2.lisp.
173e967f
History
Name Last commit Last update