Fix definition of ISYS:OPEN
commit1141f7c98bf7f3b7daf954934c0bdaf4859d1ac9
authorStelian Ionescu <sionescu@cddr.org>
Tue, 12 Oct 2010 20:12:03 +0000 (12 22:12 +0200)
committerStelian Ionescu <sionescu@cddr.org>
Tue, 12 Oct 2010 20:12:03 +0000 (12 22:12 +0200)
treeb882daf0d8060ccfaf24f2445ebbf7a8b27a2590
parent1e2ebff0721479522299979ef87bd77ec01b067b
Fix definition of ISYS:OPEN

The second argument to lfp_open is of type lfp-open-flags, not int
src/libfixposix/ffi-types.lisp
src/libfixposix/pkgdcl.lisp
src/syscalls/ffi-functions-unix.lisp
src/syscalls/pkgdcl.lisp