Bring mingw_spawn* into Cheetah
commitffe7c28f315589e2ba44c1ef27eb4564646a03ef
authorKirill <kirillathome@gmail.com>
Wed, 3 Sep 2008 01:36:49 +0000 (2 21:36 -0400)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 18 Oct 2008 14:26:26 +0000 (18 16:26 +0200)
tree48886bfee38adf8114c6abc0c9a20686d8ad8096
parent257cf9f316a2ba0cd68015234bbb196b4d4d30bb
Bring mingw_spawn* into Cheetah

The relative paths from one file to another was preserved to reduce
modifications to the "borrowed" files.
13 files changed:
compat/mingw.c [new file with mode: 0644]
compat/mingw.h [new file with mode: 0644]
compat/mmap.c [new file with mode: 0644]
compat/pread.c [new file with mode: 0644]
compat/strlcpy.c [new file with mode: 0644]
compat/winansi.c [new file with mode: 0644]
date.c [new file with mode: 0644]
hash.h [new file with mode: 0644]
sha1_file.c [new file with mode: 0644]
strbuf.c [new file with mode: 0644]
strbuf.h [new file with mode: 0644]
usage.c [new file with mode: 0644]
wrapper.c [new file with mode: 0644]