On 2005-nov-05, at 07:51, Yaroslav Kavenchuk 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.