|Date: Sat, 07 Apr 2007 10:42:01 -0400 |From: Raymond Toy <[EMAIL PROTECTED]> | |Madhu wrote: |> Try the following definition of unix-mmap (for unix-glibc2.lisp, which |> includes linux) | |Thanks for pointing out the issue. I guess it was lost during the |corruption and I didn't see it. (It makes me wonder what else was lost |during that month or so.) | |I'll check in something very similar to this by just copying the version |from unix.lisp. |
Note there is a small difference in the return type of the first argument between what i posted, and what was in unix.lisp (which had been checked in in sept): `int' can be negative (and i noticed this caused problems sometimes on linux.) Perhaps you can check the commit log mail during that time period. I have not rsynced my cvs since sept, still hoping to bootstrap a double-double lisp from sources someday :) -- Madhu
