Luís Oliveira wrote:
+(defun getenv (var)
I'll add this to uffi-compat for the sake of compatibility. However I wonder if something similar should be added to CFFI? I guess not, until someone actually needs it and (defcfun getenv ...) is not enough.
Thanks! This need for the sake of compatibility only. CLSQL need it (from uffi).