]> gitweb.factorcode.org Git - factor.git/commit
Port FFI to win32
authorMackenzie Straight <eizneckam@gmail.com>
Fri, 17 Dec 2004 17:22:16 +0000 (17:22 +0000)
committerMackenzie Straight <eizneckam@gmail.com>
Fri, 17 Dec 2004 17:22:16 +0000 (17:22 +0000)
commitd9afca04f869bf33d31a9c05b70c3da2b09b18ba
treedb5cea2fbe3bededb9b992d477cf09e6ecbcdb51
parent2f8d25d9e6cf5e72a6fa08ecaf418e8d47bfe0b1
Port FFI to win32
Makefile
factor.vcproj
native/bignum.h
native/factor.h
native/ffi.c
native/misc.c
native/misc.h
native/port.c
native/unix/ffi.c [new file with mode: 0644]
native/win32/ffi.c [new file with mode: 0644]
native/win32/io.c