]> gitweb.factorcode.org Git - factor.git/commit
Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks
authorMackenzie Straight <eizneckam@gmail.com>
Tue, 8 Feb 2005 22:05:08 +0000 (22:05 +0000)
committerMackenzie Straight <eizneckam@gmail.com>
Tue, 8 Feb 2005 22:05:08 +0000 (22:05 +0000)
commit88ba22ff6c5df50c99b0eb03fd19fe21fe0d8b1c
tree9ce7f5c2eec55beeb3d11d74ab42bd040b7b77c5
parentd22b17c1695427e618af2173702a917d4c5fe6fc
Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks
13 files changed:
Makefile
library/dlists.factor
native/factor.c
native/factor.h
native/run.c
native/run.h
native/signal.h
native/socket.h
native/unix/run.c [new file with mode: 0644]
native/unix/signal.c
native/unix/socket.c
native/win32/misc.c
native/win32/run.c [new file with mode: 0644]