mingw crosscompilation patches
authorTaco Hoekwater <taco@metatex.org>
Thu, 31 Jan 2008 11:19:45 +0000 (11:19 +0000)
committerTaco Hoekwater <taco@metatex.org>
Thu, 31 Jan 2008 11:19:45 +0000 (11:19 +0000)
commit1784459ced1e9f082f3aa8d11e7260fea70bfc70
treeb7809cde3c46bfdf5c8a1229134228631dd2a6bb
parentbf447dccc98299ad208fa0d8f82edc52bd796813
mingw crosscompilation patches

git-svn-id: svn+ssh://scm.foundry.supelec.fr/svn/metapost/mplib/trunk@277 b0617d17-b707-0410-b22c-fd2634e05cc4
17 files changed:
src/texk/kpathsea/Makefile.in
src/texk/kpathsea/c-std.h
src/texk/kpathsea/config.h
src/texk/kpathsea/error.c [new file with mode: 0644]
src/texk/kpathsea/filename.c [new file with mode: 0644]
src/texk/kpathsea/home.c [new file with mode: 0644]
src/texk/kpathsea/lookcmd.c [new file with mode: 0644]
src/texk/kpathsea/oldnames.h [new file with mode: 0644]
src/texk/kpathsea/progname.c
src/texk/kpathsea/pwd.h [new file with mode: 0644]
src/texk/kpathsea/string.c [new file with mode: 0644]
src/texk/kpathsea/system.c [new file with mode: 0644]
src/texk/kpathsea/time.c [new file with mode: 0644]
src/texk/kpathsea/user.c [new file with mode: 0644]
src/texk/kpathsea/volume.c [new file with mode: 0644]
src/texk/kpathsea/win32lib.h [new file with mode: 0644]
src/texk/kpathsea/xopendir.c